Module noop
Available on crate feature
evm
only.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.
evm
only.Helpers for testing.
ConfigureEvm
bounds.