Skip to content

Commit

Permalink
Update proto/dydxprotocol/clob/query.proto comment
Browse files Browse the repository at this point in the history
Co-authored-by: Teddy Ding <[email protected]>
  • Loading branch information
UnbornAztecKing and teddyding authored Jan 15, 2025
1 parent 457459b commit e632ed4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion proto/dydxprotocol/clob/query.proto
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,8 @@ message StreamOrderbookUpdatesRequest {
// Market ids for price updates.
repeated uint32 market_ids = 3;

// Filter order updates in addition to position updates
// Filter order updates by subaccount IDs.
// If true, the orderbook updates only include orders from provided subaccount IDs.
bool filter_orders = 4;
}

Expand Down

0 comments on commit e632ed4

Please sign in to comment.