Module evm

Source
Expand description

CLI arguments for configuring the EVM settings.

Structs§

EnvArgs
Configures the executor environment during tests.
EvmArgs
EvmArgs and EnvArgs take the highest precedence in the Config/Figment hierarchy.

Functions§

id 🔒
We have to serialize chain IDs and not names because when extracting an EVM Env, it expects chain_id to be u64.

Type Aliases§

Breakpoints
Map keyed by breakpoints char to their location (contract address, pc)