v2: bank info added to withdraw resp
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
@@ -741,6 +741,7 @@ message WithdrawIRTRes {
|
||||
int64 transaction_id = 1;
|
||||
int64 amount = 2;
|
||||
string transaction_hash = 3;
|
||||
auth.v1.BankInfo bank_info = 4;
|
||||
}
|
||||
|
||||
message BuyAssetReq {
|
||||
|
||||
Reference in New Issue
Block a user