Module noop
reth_
evm
1.6.0
Module noop
Module Items
Structs
In crate reth_
evm
reth_evm
Module
noop
Copy item path
Source
Expand description
Helpers for testing.
Structs
ยง
Noop
EvmConfig
A no-op EVM config that panics on any call. Used as a typesystem hack to satisfy
ConfigureEvm
bounds.