Skip to main content
Module state_hook
revm_
context
18.0.3
Module state_
hook
Module Items
Structs
Traits
In revm_
context::
database_
interface
revm_context
::
database_interface
Module
state_
hook
Copy item path
Source
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.