menu
mochimo_wots package
documentation
core/protocol/wots_wallet.dart
WOTSWallet
getWotsPk method
getWotsPk method
dark_mode
light_mode
getWotsPk
method
Uint8List
?
getWotsPk
(
)
Implementation
Uint8List? getWotsPk() => _wots?.sublist(0, WOTS.WOTSSIGBYTES);
mochimo_wots package
documentation
core/protocol/wots_wallet
WOTSWallet
getWotsPk method
WOTSWallet class