menu
mochimo_wots package
documentation
core/protocol/wots_wallet.dart
WOTSWallet
hasSecret method
hasSecret method
dark_mode
light_mode
hasSecret
method
bool
hasSecret
(
)
Implementation
bool hasSecret() => _secret != null;
mochimo_wots package
documentation
core/protocol/wots_wallet
WOTSWallet
hasSecret method
WOTSWallet class