mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-10 05:50:19 +00:00
types: Assign TODO to Sergio
Signed-off-by: Thane Thomson <connect@thanethomson.com>
This commit is contained in:
@@ -754,7 +754,7 @@ func (ecs ExtendedCommitSig) ForBlock() bool {
|
||||
|
||||
// Absent returns true if ExtendedCommitSig is absent.
|
||||
func (ecs ExtendedCommitSig) Absent() bool {
|
||||
//TODO What about BlockIDFlagNil?
|
||||
// TODO(sergio): What about BlockIDFlagNil?
|
||||
return ecs.BlockIDFlag == BlockIDFlagAbsent
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user