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
@@ -209,7 +209,7 @@ message CheckTFAReq {
optional string reason = 4; // Can be later used as a lookup
}
message Otp {
message TFA {
string status = 1;
int64 code = 2;
string transaction_id = 3;