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 <62548908+candida-d@users.noreply.github.com>
  • Loading branch information
ze97286 and candida-d authored May 1, 2024
1 parent 451d3a4 commit f98478f
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 @@ -1140,7 +1140,7 @@ message TeamMemberStats {
message GamePartyScore {
// The party ID.
string party = 1;
// The current score in the game.
// Party's current score in the game.
string score = 2;
// The current staking balance of the party. Only populated if the game has a requirement for it.
string staking_balance = 3;
Expand Down

0 comments on commit f98478f

Please sign in to comment.