v2: withdraw id instead of trx id
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
b0a80e5dd3
commit
e3dc270fec
@ -736,7 +736,7 @@ message WithdrawIRTReq {
|
||||
}
|
||||
|
||||
message WithdrawIRTRes {
|
||||
int64 transaction_id = 1;
|
||||
uint64 withdraw_id = 1;
|
||||
int64 amount = 2;
|
||||
string transaction_hash = 3;
|
||||
auth.v1.BankInfo bank_info = 4;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user