Module state
Available on crate feature
rpc only.Expand description
bindings for state overrides in eth_call
Structs§
- Account
Override - Overrides one account while executing a call.
- EvmOverrides
- Helper type that bundles various overrides for EVM Execution.
- State
Overrides Builder - A builder type for
StateOverride.
Type Aliases§
- State
Override - Account overrides keyed by the address whose state should be changed for the call.