[#PSBTOutput-m_tap_tree] = xref:PSBTOutput.adoc[PSBTOutput]::m_tap_tree :relfileprefix: ../ :mrdocs: Taproot tree leaves, each as depth, leaf version, and script. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<std::tuple<uint8_t, uint8_t, std::vector<unsigned char>>> m_tap_tree; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#