menu
crypto_wallet_util package
documentation
cosmos_dart.dart
TxEncoder typedef
TxEncoder typedef
dark_mode
light_mode
TxEncoder
typedef
TxEncoder
=
Uint8List
Function
(
Tx
tx
)
TxEncoder
marshals a transaction to bytes
Implementation
typedef TxEncoder = Uint8List Function(Tx tx);
crypto_wallet_util package
documentation
cosmos_dart
TxEncoder typedef
cosmos_dart library