Type Alias SlotNumber
pub type SlotNumber = u64;Expand description
Slot index in the sequence. For each Lyquid, the slots are continuously indexed starting from 0.
pub type SlotNumber = u64;Slot index in the sequence. For each Lyquid, the slots are continuously indexed starting from 0.