mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 22:44:24 +00:00
docs: add more details on Vote struct from /consensus_state (#5164)
Closes #2743
This commit is contained in:
@@ -798,7 +798,10 @@ paths:
|
||||
Not safe to call from inside the ABCI application during a block execution.
|
||||
responses:
|
||||
200:
|
||||
description: consensus state results.
|
||||
description: |
|
||||
Complete consensus state.
|
||||
|
||||
See https://pkg.go.dev/github.com/tendermint/tendermint/types?tab=doc#Vote.String for Vote string description.
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user