Module evm

Source
Expand description

Ethereum EVM support

Structsยง

BasicBlockExecutorProvider
A generic block executor provider that can create executors using a strategy factory.
EthEvmConfig
Ethereum-related EVM configuration.
EthExecutionStrategyFactory
Factory for [EthExecutionStrategy].
EthExecutorProvider
Helper type with backwards compatible methods to obtain Ethereum executor providers.