Get consensus state
GET/dump_consensus_state
Get consensus state.
Not safe to call from inside the ABCI application during a block execution.
Responses
- 200
- 500
Complete consensus state.
See https://pkg.go.dev/github.com/cometbft/cometbft/types?tab=doc#Vote.String for Vote string description.
Error