Skip to main content
Module state_hook
reth_
evm
2.2.0
Module state_
hook
Module Items
Structs
Traits
In reth_
evm::
revm::
context::
context_
interface::
database_
interface
reth_evm
::
revm
::
context
::
context_interface
::
database_interface
Module
state_
hook
Copy item path
Expand description
State commit hook.
Structs
§
Noop
Hook
An
OnStateHook
that does nothing.
Traits
§
OnState
Hook
A hook that is called when state changes are committed.