Compare commits
No commits in common. "0d63816d0a02ec8b6c228ee94649d3233289f6bc" and "f9d13bafae7dbb4354ad2456388b5a29bb920361" have entirely different histories.
0d63816d0a
...
f9d13bafae
@ -561,7 +561,7 @@ message CalcBuyAssetRes {
|
|||||||
BuyAssetSide side = 1;
|
BuyAssetSide side = 1;
|
||||||
int64 calculated_irt_amount = 2;
|
int64 calculated_irt_amount = 2;
|
||||||
double calculated_asset_amount = 3;
|
double calculated_asset_amount = 3;
|
||||||
AssetDiscountRes discount_amount = 4;
|
int64 discount_amount = 4;
|
||||||
Commission commission = 5;
|
Commission commission = 5;
|
||||||
// double buy_min_amount = 7;
|
// double buy_min_amount = 7;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user