Skip to main content
PrivateEncryptedNote
dpp
4.0.0-beta.3
In dpp::
tokens
dpp
::
tokens
Type Alias
Private
Encrypted
Note
Copy item path
Source
pub type PrivateEncryptedNote = (
RootEncryptionKeyIndex
,
DerivationEncryptionKeyIndex
,
Vec
<
u8
>);