transactions/encoder/export library

Functions

defaultEncoder() TxEncoder
Returns a default protobuf TxEncoder.

Typedefs

TxEncoder = Uint8List Function(Tx tx)
TxEncoder marshals a transaction to bytes