Skip to content

Commit

Permalink
--no-edit
Browse files Browse the repository at this point in the history
  • Loading branch information
iansuvak committed Dec 18, 2024
1 parent 7ef30a1 commit 0c1105a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signature-aggregator/aggregator/aggregator.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ type SignatureAggregator struct {

func NewSignatureAggregator(
network peers.AppRequestNetwork,
logg logging.Logger,
logger logging.Logger,
messageCreator message.Creator,
signatureCacheSize uint64,
metrics *metrics.SignatureAggregatorMetrics,
Expand Down

0 comments on commit 0c1105a

Please # to comment.