purpose property

Bip32KeyIndex purpose
final

The purpose index for BIP-44, derived as a hardened index (44').

Implementation

static final Bip32KeyIndex purpose = Bip32KeyIndex.hardenIndex(44);