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