Expand description
Structs§
- The builder pattern for the StatelessL2BlockExecutor.
- An Ethereum account as represented in the trie.
- A Trie DB that caches open state in-memory.
Enums§
- The error type for the StatelessL2BlockExecutor.
- An error type for TrieDB operations.
Type Aliases§
- A Result type for the ExecutorError enum.
- A type alias for the revm::handler::register::HandleRegister for kona’s block executor.
- A Result type alias where the error is TrieDBError.