PrivateEncryptedNote
dpp
3.1.0-dev.1
In dpp::
tokens
dpp
::
tokens
Type Alias
Private
Encrypted
Note
Copy item path
Source
pub type PrivateEncryptedNote = (
RootEncryptionKeyIndex
,
DerivationEncryptionKeyIndex
,
Vec
<
u8
>);