Type Definition solana_sdk::slot_history::Slot [−][src]
type Slot = u64;
Slot is a unit of time given to a leader for encoding, is some some number of Ticks long.
type Slot = u64;
Slot is a unit of time given to a leader for encoding, is some some number of Ticks long.