Global extended public keys, mapping key origin to the set of extended keys sharing it.
Synopsis
Declared in <psbt.h>
std::map<KeyOriginInfo, std::set<CExtPubKey>> m_xpubs;
Created with MrDocs
Global extended public keys, mapping key origin to the set of extended keys sharing it.
Declared in <psbt.h>
std::map<KeyOriginInfo, std::set<CExtPubKey>> m_xpubs;
Created with MrDocs