Compare commits
2 Commits
0d63816d0a
...
55d534bf1d
| Author | SHA1 | Date | |
|---|---|---|---|
| 55d534bf1d | |||
| b862b8b9f9 |
@ -544,7 +544,7 @@ message BuyAssetReq {
|
|||||||
double amount_irt = 3;
|
double amount_irt = 3;
|
||||||
double amount_asset = 4;
|
double amount_asset = 4;
|
||||||
BuyAssetSide side = 5;
|
BuyAssetSide side = 5;
|
||||||
optional uint64 discount_id = 6;
|
optional string discount_code = 6;
|
||||||
optional auth.v1.TFA tfa = 7; // This might be used in the future
|
optional auth.v1.TFA tfa = 7; // This might be used in the future
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user