Crate lyquor_seq
Expand description
TED: this doc is DATED and needs to be rewritten.
§Existing Backend Implementations
- Based on Ethereum WebSocket API: eth::Backend.
Modules§
Structs§
- Call
Order Key - Stable order key for a inter-call record.
- Dummy
Chain - A dummy chain for testing purpose.
- Inbound
Inter Call - One inbound inter-call record returned by sequencing backend backfill.
- Inter
Call Slot - Injected inter-lyquid call scheduled as a standalone execution unit.
- Sequence
Backend Requester - Slot
- Sequenced slot is an ordered batch of calls.
Enums§
Traits§
- Sequence
Backend - The slot retrieving backend for a totally ordered sequence (i.e. a chain).
Type Aliases§
- Slot
Number - Slot index in the sequence. For each Lyquid, the slots are continuously indexed starting from 0.