getLeaderSchedule
网络方法
getLeaderSchedule
Runs the Solana RPC getLeaderSchedule method.
POST
getLeaderSchedule
授权
请求体
application/json
The JSON-RPC protocol version.
可用选项:
2.0 示例:
"2.0"
A unique identifier for the request.
示例:
"1"
The name of the RPC method to invoke.
可用选项:
getLeaderSchedule 示例:
"getLeaderSchedule"
Parameters for the method.
Epoch or slot number to retrieve the leader schedule for. If omitted, returns the schedule for the current epoch.
示例:
null