Taproot script‐path signatures keyed by output key and leaf hash.

Synopsis

Declared in <psbt.h>

std::map<std::pair<XOnlyPubKey, uint256>, std::vector<unsigned char>> m_tap_script_sigs;

Created with MrDocs