PSBTOutput::m_tap_tree

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;