BIP32 derivation paths keyed by public key.
Synopsis
Declared in <psbt.h>
std::map<CPubKey, KeyOriginInfo> hd_keypaths;
Created with MrDocs
BIP32 derivation paths keyed by public key.
Declared in <psbt.h>
std::map<CPubKey, KeyOriginInfo> hd_keypaths;
Created with MrDocs