menu
mochimo_wots package
documentation
core/protocol/wots_address.dart
WotsAddress
getAmount method
getAmount method
dark_mode
light_mode
getAmount
method
BigInt
getAmount
(
)
Returns the amount as a BigInt.
Implementation
BigInt getAmount() { return _amount; }
mochimo_wots package
documentation
core/protocol/wots_address
WotsAddress
getAmount method
WotsAddress class