Available on crate feature
cmd
only.Expand description
contains cli command
Structs§
- Anvil’s EVM related arguments.
- Represents the input URL for a fork with an optional trailing block number:
http://localhost:8545@1000000
- Helper type to periodically dump the state of the chain to disk
- Represents the –state flag and where to load from, or dump the state to
Constants§
- Default interval for periodically dumping the state.
- The default IPC endpoint
Functions§
- Clap’s value parser for genesis. Loads a genesis.json file.