PSBTInput::m_tap_bip32_paths

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;