dev - int - uint
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
c67c92bdb5
commit
227e77d7e5
@ -361,7 +361,7 @@ message CalculateRedeemTokenRes {
|
||||
optional authorization.BankInfo bank_info = 7;
|
||||
}
|
||||
message RedeemTokenRes {
|
||||
int64 id = 1;
|
||||
uint64 id = 1;
|
||||
int64 user_id = 2;
|
||||
Asset asset = 3;
|
||||
double free_balance = 4;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user