[][src]Module tendermint::transaction

Transactions

Structs

Data

Transaction data is a wrapper for a list of transactions, where transactions are arbitrary byte arrays.

Hash

Trannsaction hashes

Transaction

Transactions are arbitrary byte arrays whose contents are validated by the underlying Tendermint application.