Crate lyquor_seq

Expand description

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

§Existing Backend Implementations

Modules§

eth
event_store
fco
repo

Structs§

DummyChain
A dummy chain for testing purpose.
Slot
Sequenced slot is an ordered batch of events.

Enums§

NextContractID
SequenceItem
Sequenced slot is an ordered batch of events.

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.