Skip to content

Commit

Permalink
review fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bukata-sa committed Aug 13, 2024
1 parent 9aad618 commit 1a45a91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ option go_package = "github.com/smartcontractkit/chainlink/v2/core/services/sync
package telem;

message HeadReportRequest {
string chain = 1;
string chainID = 1;
Block latest = 2;
optional Block finalized = 3;
}
Expand Down

0 comments on commit 1a45a91

Please sign in to comment.