[#PSBTInput-m_tap_scripts] = xref:PSBTInput.adoc[PSBTInput]::m_tap_scripts :relfileprefix: ../ :mrdocs: Taproot leaf scripts keyed by control block and leaf version. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::map<std::pair<std::vector<unsigned char>, int>, std::set<std::vector<unsigned char>, ShortestVectorFirstComparator>> m_tap_scripts; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#