Home

Dump consensus state

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

Authorizations

ApiKeyAuthApiKeyAuth

api-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.0required

JSON-RPC version identifier

idinteger | stringrequired

Request identifier for matching responses

methodstringdump_consensus_staterequired

The JSON-RPC method name

paramsobjectrequired

Parameters for dump_consensus_state method (currently empty)

Response

200OK

Successful consensus state dump response