Type Definition bitcoin_scriptpubkeyman::LegacyScriptPubkeyManCryptedKeyMap
source · pub type LegacyScriptPubkeyManCryptedKeyMap = HashMap<KeyID, (PubKey, Vec<u8>)>;
pub type LegacyScriptPubkeyManCryptedKeyMap = HashMap<KeyID, (PubKey, Vec<u8>)>;