Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method getLeaderSchedule: [slot, config]Positional parameters for
getLeaderSchedule:params[0]: Fetch the leader schedule for the epoch that corresponds to the provided slot. If unspecified, the leader schedule for the current epoch is fetched.params[1]: Optional configuration object.
Returns
Leader schedule for the specified epoch, or null if no schedule is available.