wallet::KeyMap

Map from key id to its private key.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

using KeyMap = std::map<CKeyID, CKey>;