maker order id as optional in newmarketorder + typo
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user