SharedEncryptedNote

Type Alias SharedEncryptedNote 

Source
pub type SharedEncryptedNote = (SenderKeyIndex, RecipientKeyIndex, Vec<u8>);