Module state_hook
Available on crate feature
evm only.Expand description
State commit hook.
Structs§
- Noop
Hook - An
OnStateHookthat does nothing.
Traits§
- OnState
Hook - A hook that is called when state changes are committed.
evm only.State commit hook.
OnStateHook that does nothing.