Map from Script ID to key metadata (for watch‐only keys).
Synopsis
Declared in <wallet/scriptpubkeyman.h>
[[guarded_by(0x7f94fd37a338), guarded_by(0x7f950571a548), guarded_by(0x7f94f1c53028), guarded_by(0x7f950e5b0c48), guarded_by(0x7f94f2245838), guarded_by(0x7f9502890d68)]]
std::map<CScriptID, CKeyMetadata> m_script_metadata;
Created with MrDocs