Skip to main content

Module state

Module state 

Available on crate feature rpc only.
Expand description

bindings for state overrides in eth_call

Structs§

AccountOverride
Overrides one account while executing a call.
EvmOverrides
Helper type that bundles various overrides for EVM Execution.
StateOverridesBuilder
A builder type for StateOverride.

Type Aliases§

StateOverride
Account overrides keyed by the address whose state should be changed for the call.