menu
mochimo_wots package
documentation
core/protocol/wots_wallet.dart
WOTSWallet
getAddress method
getAddress method
dark_mode
light_mode
getAddress
method
Uint8List
?
getAddress
(
)
Implementation
Uint8List? getAddress() => mochimoAddr?.bytes().sublist(0, 40);
mochimo_wots package
documentation
core/protocol/wots_wallet
WOTSWallet
getAddress method
WOTSWallet class