Skip to content

Commit fa8dec7

Browse files
author
Wenhua Zhang
committed
typo: remove unused param for dex
1 parent 1dc631f commit fa8dec7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/protos/core/contract/market_contract.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ message MarketSellAssetContract {
1111
int64 sell_token_quantity = 3;
1212
bytes buy_token_id = 4;
1313
int64 buy_token_quantity = 5; // min to receive
14-
bytes pre_price_key = 6; // order price position
1514
}
1615

1716
message MarketCancelOrderContract {

0 commit comments

Comments
 (0)