Type Alias sn_transfers::DerivationIndex

source ·
pub type DerivationIndex = [u8; 32];
Expand description

Types used in the public API This is used to generate a new UniquePubkey from a MainPubkey, and the corresponding DerivedSecretKey from the MainSecretKey of that MainPubkey.