menu
crypto_wallet_util package
documentation
cosmos_dart.dart
Bip32
isNeutered method
isNeutered method
dark_mode
light_mode
isNeutered
method
bool
isNeutered
(
)
Implementation
bool isNeutered() { return privateKey == null; }
crypto_wallet_util package
documentation
cosmos_dart
Bip32
isNeutered method
Bip32 class