Module batch

Source

Structsยง

BatchAccountUpdate
Represents the changes made to an account resulting from executing a batch of transactions.
BatchId
Uniquely identifies a batch of transactions, i.e. both ProposedBatch and ProvenBatch.
BatchNoteTree
Wrapper over SimpleSmt<BATCH_NOTE_TREE_DEPTH> for batch note tree.
OrderedBatches
The ordered set of batches in a ProposedBlock.
ProposedBatch
A proposed batch of transactions with all necessary data to validate it.
ProvenBatch
A transaction batch with an execution proof.