v2: discount is in irt
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
fd3ce685bb
commit
dbe1c8c293
@ -553,6 +553,6 @@ message BuyAssetRes {
|
|||||||
int64 calculated_irt_amount = 4;
|
int64 calculated_irt_amount = 4;
|
||||||
double calculated_asset_amount = 5;
|
double calculated_asset_amount = 5;
|
||||||
double fee_amount = 6;
|
double fee_amount = 6;
|
||||||
double discount_amount = 7;
|
int64 discount_amount = 7;
|
||||||
double buy_min_amount = 8;
|
double buy_min_amount = 8;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user