Skip to content

Commit

Permalink
Update pkg/reader/ccip.go
Browse files Browse the repository at this point in the history
Co-authored-by: Will Winder <[email protected]>
  • Loading branch information
asoliman92 and winder authored Jan 10, 2025
1 parent 64cee95 commit a36b632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/reader/ccip.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ func (r *ccipChainReader) CommitReportsGTETimestamp(

type MerkleRoot struct {
SourceChainSelector uint64
OnRampAddress []byte
OnRampAddress UnknownAddress

Check failure on line 99 in pkg/reader/ccip.go

View workflow job for this annotation

GitHub Actions / build-lint-test

undefined: UnknownAddress
MinSeqNr uint64
MaxSeqNr uint64
MerkleRoot cciptypes.Bytes32
Expand Down

0 comments on commit a36b632

Please sign in to comment.