[#PSBTOutput-hd_keypaths] = xref:PSBTOutput.adoc[PSBTOutput]::hd_keypaths :relfileprefix: ../ :mrdocs: BIP32 derivation paths keyed by public key. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::map<CPubKey, KeyOriginInfo> hd_keypaths; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#