Type aliases
GetSlotLeadersApi
GetSlotLeadersApi =
object
Methods
getSlotLeaders()
getSlotLeaders(
startSlotInclusive
,limit
):GetSlotLeadersApiResponse
Returns the slot leaders for a given slot range.
Parameters
Parameter | Type | Description |
---|---|---|
startSlotInclusive | bigint | Start slot, as u64 integer |
limit | number | Limit (between 1 and 5000) |
Returns
GetSlotLeadersApiResponse
The addresses of the validators that have been granted the opportunity to create the blocks for each slot in the range provided