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