docs: add more details on Vote struct from /consensus_state (#5164)

Closes #2743
This commit is contained in:
Anton Kaliaev
2020-07-29 10:20:39 +00:00
committed by GitHub
parent bc8b3e830b
commit 4ab7b7d7ca
8 changed files with 101 additions and 10 deletions
+4 -1
View File
@@ -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: