Structs§
- Block
Executor - Execution
Data - Data that is generated after executing all transactions.
- Execution
Instance - 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.
- Execution
Options - Per-block execution options. These are passed to the executor.
- Once
Transactions Source - Timeout
Only TxWaiter - Transparent
Preconfirmation Sender
Enums§
- Wait
NewTransactions Result - The result of waiting for new transactions.
Functions§
- convert_
tx_ execution_ result_ to_ preconfirmation - max_
tx_ count - The maximum amount of transactions that can be included in a block, excluding the mint transaction.