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