Home

Get consensus state

POST
https://inj-tendermint.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieve current consensus state including round state, voting information, and proposer details

Body

application/json
jsonrpcstring2.0required

JSON-RPC version identifier

idinteger | stringrequired

Request identifier for matching responses

methodstringconsensus_staterequired

The JSON-RPC method name

paramsobjectrequired

Parameters for consensus_state method (currently empty)

Response

200OK

Successful consensus state response