Taproot BIP32 derivation paths keyed by x‐only public key.
Synopsis
Declared in <psbt.h>
std::map<XOnlyPubKey, std::pair<std::set<uint256>, KeyOriginInfo>> m_tap_bip32_paths;
Created with MrDocs
Taproot BIP32 derivation paths keyed by x‐only public key.
Declared in <psbt.h>
std::map<XOnlyPubKey, std::pair<std::set<uint256>, KeyOriginInfo>> m_tap_bip32_paths;
Created with MrDocs