Taproot tree leaves, each as depth, leaf version, and script.
Synopsis
Declared in <psbt.h>
std::vector<std::tuple<uint8_t, uint8_t, std::vector<unsigned char>>> m_tap_tree;
Created with MrDocs
Taproot tree leaves, each as depth, leaf version, and script.
Declared in <psbt.h>
std::vector<std::tuple<uint8_t, uint8_t, std::vector<unsigned char>>> m_tap_tree;
Created with MrDocs