mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-20 06:06:15 +00:00
remove erroneous comment
This commit is contained in:
@@ -2336,7 +2336,6 @@ func (cs *State) addVote(
|
||||
return
|
||||
}
|
||||
|
||||
// late votes still _must_ have extensions.
|
||||
added, err = cs.LastCommit.AddVote(vote)
|
||||
if !added {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user