Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasArrachea committed Nov 12, 2024
1 parent 2357f68 commit eb2131c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/bls_aggregation/blsagg.go
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,6 @@ func (a *BlsAggregatorService) singleTaskAggregatorGoroutineFunc(
),
}
} else {
// The operator has already signed on this digest
a.logger.Debug("Task goroutine updating existing aggregated operator signatures",
"taskIndex", taskIndex,
"taskResponseDigest", taskResponseDigest)
Expand Down

0 comments on commit eb2131c

Please sign in to comment.