Module store

Module store 

Structs§

EventOutputs
Side-effects for a sequenced slot, indexed by call order inside the slot.
InterCallOutputKey
Identity for the single output of an injected inter-call slot.
SideEffectKey
Identity for one slot side-effect payload in SideEffectStore.
SideEffectStore
Store the mapping from (LyquidID, ChainPos, SideEffectKind) to slot execution side-effects.

Enums§

SideEffectKind
Key for one sequenced slot side-effect payload in SideEffectStore.
SideEffectStoreError
Error type for side-effect reads/writes from SideEffectStore.

Type Aliases§

CallEventOutput
Output of one call inside a sequenced slot.