getSlotLeaders
Returns the slot leaders for a given slot range.
Path parameters
apiKey
Request
This endpoint expects an object.
Start slot
The starting slot as a u64 integer.
Limit
The number of slot leaders to return, between 1 and 5,000.
Response
An array of node identity public keys as base-58 encoded strings.