getEpochSchedule
Returns the epoch schedule information from the cluster’s genesis config.
Path parameters
apiKey
Response
Returns an object containing information about the epoch schedule.
slotsPerEpoch
Max number of slots in each epoch.
leaderScheduleSlotOffset
Slots before epoch to calculate leader schedule.
warmup
Whether epochs start short and grow.
firstNormalEpoch
First normal-length epoch.
firstNormalSlot
First normal slot.