Module env
Expand description
Configuration types for EVM environment.
Structs§
- EvmEnv
- Container type that holds both the configuration and block environment for EVM execution.
Traits§
- Block
Environment - Trait for types that can be used as a block environment.