Map from key id to its private key.
Synopsis
Declared in <wallet/scriptpubkeyman.h>
using KeyMap = std::map<CKeyID, CKey>;
Created with MrDocs
Map from key id to its private key.
Declared in <wallet/scriptpubkeyman.h>
using KeyMap = std::map<CKeyID, CKey>;
Created with MrDocs