Expand description
System contract call functions.
Structs§
- Noop
Hook - An
OnStateHook
that does nothing. - System
Caller - An ephemeral helper type for executing system calls.
Traits§
- OnState
Hook - A hook that is called after each state change.
System contract call functions.
OnStateHook
that does nothing.