mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-25 02:31:46 +00:00
Addressing review comments
This commit is contained in:
@ -117,8 +117,8 @@ height and round by a sufficient set of validators.
|
||||
type Commit struct {
|
||||
HeightNum int64
|
||||
RoundNum int
|
||||
BlockID BlockID
|
||||
Precommits []*CommitSig
|
||||
BlockID BlockID
|
||||
Precommits []*CommitSig
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user