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§
- Dummy
Chain - A dummy chain for testing purpose.
- Slot
- Sequenced slot is an ordered batch of events.
Enums§
- Next
ContractID - Sequence
Item - Sequenced slot is an ordered batch of events.
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.