--wip-- [skip ci]
This commit is contained in:
parent
68ade9b3af
commit
30bec96010
@ -175,7 +175,8 @@ message DeclineMarketContractReq {
|
||||
|
||||
message MarketContractReq {
|
||||
auth.v1.InternalIAM iam = 1;
|
||||
uint64 order_id = 2; // Maker OrderID
|
||||
double amount = 3;
|
||||
wallet.v1.BuyAssetSide req_side = 4;
|
||||
uint64 asset_id = 2;
|
||||
uint64 order_id = 3; // Maker OrderID
|
||||
double amount = 4;
|
||||
wallet.v1.BuyAssetSide req_side = 5;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user