[][src]Function solana_ledger::leader_schedule_utils::slot_leader_at

pub fn slot_leader_at(slot: Slot, bank: &Bank) -> Option<Pubkey>

Return the leader for the given slot.