Module noop

Module noop 

Available on crate feature evm only.
Expand description

Helpers for testing.

Structsยง

NoopEvmConfig
A no-op EVM config that panics on any call. Used as a typesystem hack to satisfy ConfigureEvm bounds.