v2: tx added to buy res
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
aab97d43ca
commit
6411b174f3
@ -556,4 +556,7 @@ message BuyAssetRes {
|
||||
double fee_amount = 7;
|
||||
int64 discount_amount = 8;
|
||||
double buy_min_amount = 9;
|
||||
int64 irt_tx = 10;
|
||||
int64 asset_tx = 11;
|
||||
optional uint64 discount_id = 12;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user