Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
graham-chainlink committed Sep 16, 2024
1 parent 6ed9b88 commit c5808bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service-a/bye/bye.proto
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ option go_package = "github.com/graham-chainlink/shared-proto-spike/service-a/by
message ByeRequest {
string name = 1;
string signature = 2;
string greetings = 3;
}

// The response message containing the greetings.
Expand Down

0 comments on commit c5808bc

Please sign in to comment.