mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-04 04:04:00 +00:00
abci: lastcommitinfo.round extra sentence (#221)
This commit is contained in:
@@ -597,7 +597,7 @@ via light client.
|
||||
### LastCommitInfo
|
||||
|
||||
- **Fields**:
|
||||
- `Round (int32)`: Commit round.
|
||||
- `Round (int32)`: Commit round. Reflects the total amount of rounds it took to come to consensus for the current block.
|
||||
- `Votes ([]VoteInfo)`: List of validators addresses in the last validator set
|
||||
with their voting power and whether or not they signed a vote.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user