Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulio2002 committed Feb 20, 2024
1 parent 18e6676 commit f0ee610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions p2psentinel/sentinel.proto
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ message PeerCount {
message RequestData {
bytes data = 1; // SSZ encoded data
string topic = 2;
optional uint64 subnet_id = 3; // The subnet id to send the request to.
}

message ResponseData {
Expand Down

0 comments on commit f0ee610

Please sign in to comment.