Skip to content

Commit

Permalink
chore: proto docs
Browse files Browse the repository at this point in the history
Signed-off-by: Elias Van Ootegem <[email protected]>
  • Loading branch information
EVODelavega committed Apr 15, 2024
1 parent 6aa9b6b commit 26c752d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -1352,7 +1352,7 @@ enum BusEventType {
// Event indicating time weighted notional position has been updated.
BUS_EVENT_TYPE_TIME_WEIGHTED_NOTIONAL_POSITION_UPDATED = 88;

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

// Event indicating a market related event, for example when a market opens
Expand Down
2 changes: 1 addition & 1 deletion protos/vega/events/v1/events.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26c752d

Please sign in to comment.