change Otp name

This commit is contained in:
2024-12-09 12:00:13 +03:30
parent 8e64e1ca1f
commit e21e98568b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ message InternalTransferAssetReq {
int64 network_id = 4;
int64 asset_id = 5;
bool approval = 6;
auth.v1.Otp otp = 7;
auth.v1.TFA tfa = 7;
}
message InternalTransferAssetRes {