getSlotLeaders
Returns the slot leaders for a given slot range.
This method will use 30
Compute Units.
Parameters
start_slot
string Required. The start slot encoded as u64, 64-bit unsigned integer.limit
string. The limit encoded as u64, 64-bit unsigned integer.
Returns
result
The slot leaders for the specified slot range.
Last updated
Was this helpful?