Skip to main content
Module state_hook
reth_
revm
2.2.0
Module state_
hook
Module Items
Structs
Traits
In reth_
revm::
context::
context_
interface::
database_
interface
reth_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.