Type Definition bdk_debug::descriptor::TapKeyOrigins
source · pub type TapKeyOrigins = BTreeMap<XOnlyPublicKey, (Vec<TapLeafHash>, KeySource)>;Expand description
Alias for the type of maps that represent taproot key origins in a psbt::Input or
psbt::Output