menu
crypto_wallet_util package
documentation
forked_lib.dart
Transaction
getId method
getId method
dark_mode
light_mode
getId
method
String
getId
(
)
Implementation
String getId() { return HEX.encode(getHash().reversed.toList()); }
crypto_wallet_util package
documentation
forked_lib
Transaction
getId method
Transaction class