SharedEncryptedNote
dpp
3.1.0-dev.1
In dpp::
tokens
dpp
::
tokens
Type Alias
Shared
Encrypted
Note
Copy item path
Source
pub type SharedEncryptedNote = (
SenderKeyIndex
,
RecipientKeyIndex
,
Vec
<
u8
>);