Skip to content

Commit

Permalink
chore: fix buf format
Browse files Browse the repository at this point in the history
  • Loading branch information
wwestgarth committed May 15, 2024
1 parent f2dd5df commit 29490f5
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 @@ -1467,7 +1467,7 @@ enum BusEventType {

// Event containing the IDs of orders cancelled by a party on a market.
BUS_EVENT_TYPE_CANCELLED_ORDERS = 89;

// Event containing the near realtime game scores for parties and teams.
BUS_EVENT_TYPE_GAME_SCORES = 90;

Expand Down

0 comments on commit 29490f5

Please sign in to comment.