[][src]Module transact::protocol::batch

Batches of transactions.

A Batch is a signed collection of transactions. These transactions must all succeed during execution, in order for the batch to be considered valid. Only valid batches produce state changes.

Structs

Batch
BatchBuilder
BatchHeader
BatchPair

Enums

BatchBuildError