maker order id as optional in newmarketorder + typo

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2025-08-05 12:20:53 +03:30
parent 4f25639e98
commit 523093779a
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -124,6 +124,7 @@ message NewMarketReq {
wallet.v1.BuyAssetSide req_side = 7;
MarketOrderSide side = 8;
// TODO: maker market order as optional
optional uint64 maker_order_id = 9;
}
enum MarketOrdersSortBy {