purpose property
The purpose index for BIP-44, derived as a hardened index (44').
Implementation
static final Bip32KeyIndex purpose = Bip32KeyIndex.hardenIndex(44);
The purpose index for BIP-44, derived as a hardened index (44').
static final Bip32KeyIndex purpose = Bip32KeyIndex.hardenIndex(44);