Module solana_ledger::leader_schedule_utils[][src]

Constants

MIN_STAKERS_TO_BE_MAJORITY

Amount of stake to be in majority = 1M

NUM_MAJOR_STAKERS_FOR_FILTERING

Number of stakers with lamports more than 1M, to start filtering = 19

Functions

leader_schedule

Return the leader schedule for the given epoch.

num_ticks_left_in_slot
slot_leader_at

Return the leader for the given slot.