getEpochSchedule

Returns the epoch schedule information from the cluster’s genesis config.

Path parameters

apiKeystringRequired

Response

Returns an object containing information about the epoch schedule.

slotsPerEpochintegerOptional

Max number of slots in each epoch.

leaderScheduleSlotOffsetintegerOptional

Slots before epoch to calculate leader schedule.

warmupbooleanOptional

Whether epochs start short and grow.

firstNormalEpochintegerOptional

First normal-length epoch.

firstNormalSlotintegerOptional

First normal slot.