Module env

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§

BlockEnvironment
Trait for types that can be used as a block environment.