solana/solana_web3/src/rpc/models/leader_schedule library
Leader Schedule
Typedefs
- 
  LeaderSchedule
    = Map<String, List> 
- Validator identities, as base-58 encoded strings, and their corresponding leader slot indices as values (indices are relative to the first slot in the requested epoch).