purpose property

  1. @override
Bip32KeyIndex get purpose
override

Extension method to get the corresponding purpose key index for each BipProposal.

Implementation

@override
Bip32KeyIndex get purpose => Cip1852Const.purpose;