Skip to content

Commit

Permalink
chore: Update protos/sources/vega/events/v1/events.proto
Browse files Browse the repository at this point in the history
Co-authored-by: candida-d <[email protected]>
  • Loading branch information
ze97286 and candida-d authored May 1, 2024
1 parent edf95e7 commit dbc42c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protos/sources/vega/events/v1/events.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1170,6 +1170,7 @@ message GameScores {
string game_id = 1;
// Current time in RFC3339Nano.
int64 time = 2;
// Current epoch.
string epoch = 3;
repeated GameTeamScore team_scores = 4;
repeated GamePartyScore party_scores = 5;
Expand Down

0 comments on commit dbc42c4

Please sign in to comment.