Structsยง
- Batch
Account Update - Represents the changes made to an account resulting from executing a batch of transactions.
- BatchId
- Uniquely identifies a batch of transactions, i.e. both
ProposedBatchandProvenBatch. - Batch
Note Tree - Wrapper over SimpleSmt<BATCH_NOTE_TREE_DEPTH> for batch note tree.
- Ordered
Batches - The ordered set of batches in a
ProposedBlock. - Proposed
Batch - A proposed batch of transactions with all necessary data to validate it.
- Proven
Batch - A transaction batch with an execution proof.