Expand description
CLI arguments for configuring the EVM settings.
Structs§
- Configures the executor environment during tests.
EvmArgs
andEnvArgs
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 expectschain_id
to beu64
.
Type Aliases§
- Map keyed by breakpoints char to their location (contract address, pc)