mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-06 08:07:11 +00:00
remove TODO for prepare proposal
This commit is contained in:
@@ -429,7 +429,7 @@ func extendedCommitInfo(c abci.CommitInfo) abci.ExtendedCommitInfo {
|
||||
Validator: c.Votes[i].Validator,
|
||||
SignedLastBlock: c.Votes[i].SignedLastBlock,
|
||||
/*
|
||||
TODO: Include extended vote information once vote extension vote is complete.
|
||||
TODO: Include vote extensions information when implementing vote extension is complete.
|
||||
VoteExtension: []byte{},
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user