Crate lyquor_seq

Crate lyquor_seq 

Expand description

TED: this doc is DATED and needs to be rewritten.

§Existing Backend Implementations

Modules§

eth
fco
side_effects

Structs§

CallOrderKey
Stable order key for a inter-call record.
DummyChain
A dummy chain for testing purpose.
InboundInterCall
One inbound inter-call record returned by sequencing backend backfill.
InterCallSlot
Injected inter-lyquid call scheduled as a standalone execution unit.
SequenceBackendRequester
Slot
Sequenced slot is an ordered batch of calls.

Enums§

NextContractID
SequenceItem

Traits§

SequenceBackend
The slot retrieving backend for a totally ordered sequence (i.e. a chain).

Type Aliases§

SlotNumber
Slot index in the sequence. For each Lyquid, the slots are continuously indexed starting from 0.