v2: tfa added to withdraw irt req

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
nfel 2025-08-12 15:24:23 +03:30
parent ba1d530984
commit 83e2597e53
Signed by: nfel
GPG Key ID: DCC0BF3F92B0D45F

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 {