Taproot leaf scripts keyed by control block and leaf version.
Synopsis
Declared in <psbt.h>
std::map<std::pair<std::vector<unsigned char>, int>, std::set<std::vector<unsigned char>, ShortestVectorFirstComparator>> m_tap_scripts;
Created with MrDocs