Skip to main content

Module state_hook

Module state_hook 

Available on crate feature evm only.
Expand description

State commit hook.

Structs§

NoopHook
An OnStateHook that does nothing.

Traits§

OnStateHook
A hook that is called when state changes are committed.