Maintenance Windows
EXPERIMENTAL_maintenance_windows request type
Find upcoming block ranges where a validator can safely restart without missing block production.
EXPERIMENTAL_maintenance_windows request type
Find upcoming block ranges where a validator can safely restart without missing block production.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation accepts a JSON-RPC body over POST to /.
Required request inputs: yes
{
"jsonrpc": "2.0",
"id": "fastnear",
"method": "maintenance_windows",
"params": {
"account_id": "root.near"
}
}jsonrpc *string2.0id *stringmethod *stringmaintenance_windowsparams *objectaccount_id *stringNEAR account ID
Successful response
jsonrpc *string2.0id *one ofresultarrayitemsobjectend *integerstart *integererrorobjectcodeintegermessagestringdataobject