Expand description
Structs§
- Forked
Network - Information about the forked network. See https://hardhat.org/hardhat-network/docs/reference#hardhat_metadata
- Forking
- Represents the params to set forking which can take various forms:
- Metadata
- Anvil equivalent of
hardhat_metadata
. Metadata about the current Anvil instance. See https://hardhat.org/hardhat-network/docs/reference#hardhat_metadata - Node
Environment - The current block environment of the node.
- Node
Fork Config - The node’s fork configuration.
- Node
Info - Anvil equivalent of
node_info
. - Reorg
Options - Represents the options used in
anvil_reorg
Enums§
- Mine
Options - Additional
evm_mine
options - Transaction
Data - Type representing txs in
ReorgOptions