Structs§
- Data that is generated after executing all transactions.
- The executor instance performs block production and validation. Given a block, it will execute all the transactions contained in the block and persist changes to the underlying database as needed.
- Per-block execution options
Constants§
- The maximum amount of transactions that can be included in a block, excluding the mint transaction.