Dump consensus state
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieve detailed consensus state including round state and complete validator set information
Body
application/json
jsonrpcstring2.0requiredJSON-RPC version identifier
idinteger | stringrequiredRequest identifier for matching responses
methodstringdump_consensus_staterequiredThe JSON-RPC method name
paramsobjectrequiredParameters for dump_consensus_state method (currently empty)
Response
200OK
Successful consensus state dump response