Module transact::protocol::batch

source ·
Expand description

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

Enums