Expand description
Ethereum EVM support
Structsยง
- Basic
Block Executor Provider - A generic block executor provider that can create executors using a strategy factory.
- EthEvm
Config - Ethereum-related EVM configuration.
- EthExecution
Strategy Factory - Factory for [
EthExecutionStrategy
]. - EthExecutor
Provider - Helper type with backwards compatible methods to obtain Ethereum executor providers.