Available on crate feature
cmd
only.Expand description
contains cli command
Structs§
- Anvil
EvmArgs - Anvil’s EVM related arguments.
- ForkUrl
- Represents the input URL for a fork with an optional trailing block number:
http://localhost:8545@1000000
- Node
Args - Periodic
State 🔒Dumper - Helper type to periodically dump the state of the chain to disk
- State
File - Represents the –state flag and where to load from, or dump the state to
Constants§
- DEFAULT_
DUMP_ 🔒INTERVAL - Default interval for periodically dumping the state.
- IPC_
HELP 🔒Non-Windows - The default IPC endpoint
Functions§
- duration_
from_ 🔒secs_ f64 - read_
genesis_ 🔒file - Clap’s value parser for genesis. Loads a genesis.json file.