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