Module spec
Available on crate feature
evm
only.Expand description
Abstraction over configuration object for super::EthBlockExecutor
.
Structs§
- EthSpec
- Basic Ethereum specification.
Traits§
- EthExecutor
Spec - A configuration object for
super::EthBlockExecutor