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