menu
walletkit_dart
walletkit_dart.dart
Bip84HDWalletPath
Bip84HDWalletPath const constructor
Bip84HDWalletPath
dark_mode
light_mode
Bip84HDWalletPath
constructor
const
Bip84HDWalletPath
(
String
coinType
)
Implementation
const Bip84HDWalletPath(this.coinType) : super(HDWalletPurpose.BIP84, coinType);
walletkit_dart
walletkit_dart
Bip84HDWalletPath
Bip84HDWalletPath const constructor
Bip84HDWalletPath class