bad name for redeem bank info
This commit is contained in:
parent
4d4d4d8820
commit
cb42f5f673
@ -331,7 +331,7 @@ message SaleManualReq {
|
|||||||
message RedeemTokenReq{
|
message RedeemTokenReq{
|
||||||
authorization.InternalIAM iam = 1;
|
authorization.InternalIAM iam = 1;
|
||||||
int64 asset_id = 2;
|
int64 asset_id = 2;
|
||||||
uint64 account_id = 3;
|
uint64 bank_info_id = 3;
|
||||||
double amount = 4;
|
double amount = 4;
|
||||||
optional string tfa_code = 5;
|
optional string tfa_code = 5;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user