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: wwestgarth <[email protected]>
  • Loading branch information
ze97286 and wwestgarth authored May 10, 2024
1 parent d53a95e commit 1768fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/sources/vega/events/v1/events.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,7 @@ message GameTeamScore {
string game_id = 1;
// Team ID
string team_id = 2;
// Current epoch.
// Epoch when these scores were generated.
int64 epoch = 3;
// Current time in RFC3339Nano.
int64 time = 4;
Expand Down

0 comments on commit 1768fbf

Please sign in to comment.