v2: tfa added to withdraw irt req

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2025-08-12 15:24:23 +03:30
parent ba1d530984
commit 83e2597e53
+1
View File
@@ -734,6 +734,7 @@ message WithdrawIRTReq {
auth.v1.InternalIAM iam = 1;
double amount = 2;
int64 bank_info_id = 3;
auth.v1.TFA tfa = 4;
}
message WithdrawIRTRes {