Module evm

Source
Expand description

Ethereum EVM support

Structs§

BasicBlockExecutorProvider
A generic block executor provider that can create executors using a strategy factory.
EthEvm
Ethereum EVM implementation.
EthEvmConfig
Ethereum-related EVM configuration.
EthExecutorProvider
Helper type with backwards compatible methods to obtain Ethereum executor providers.