Module store
Structs§
- Event
Outputs - Side-effects for a sequenced slot, indexed by call order inside the slot.
- Inter
Call Output Key - Identity for the single output of an injected inter-call slot.
- Side
Effect Key - Identity for one slot side-effect payload in SideEffectStore.
- Side
Effect Store - Store the mapping from
(LyquidID, ChainPos, SideEffectKind)to slot execution side-effects.
Enums§
- Side
Effect Kind - Key for one sequenced slot side-effect payload in SideEffectStore.
- Side
Effect Store Error - Error type for side-effect reads/writes from SideEffectStore.
Type Aliases§
- Call
Event Output - Output of one call inside a sequenced slot.