Skip to content

Commit 4c1ac42

Browse files
committed
Rename + add todo
1 parent b8b2e42 commit 4c1ac42

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

pkg/capabilities/consensus/ocr3/datafeeds/securemint_aggregator.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ const (
6161
)
6262

6363
// secureMintReport represents the inner report structure, mimics the Report type in the SM plugin repo
64+
// TODO(gg): move this from chainlink-secure-mint to cl-common?
6465
type secureMintReport struct {
6566
ConfigDigest ocr2types.ConfigDigest `json:"configDigest"`
6667
SeqNr uint64 `json:"seqNr"`

0 commit comments

Comments
 (0)