Merge pull request 'add some items to optState enum' (#4) from tfa into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/4
This commit was merged in pull request #4.
This commit is contained in:
+2
-1
@@ -218,5 +218,6 @@ message TFA {
|
||||
enum OtpStateEnum {
|
||||
OPT_STATE_ENUM_UNSPECIFIED = 0;
|
||||
LOGIN = 1;
|
||||
PAYMENT = 2;
|
||||
INTERNAL_TRANSFER = 2;
|
||||
EXTERNAL_TRANSFER = 3;
|
||||
}
|
||||
Reference in New Issue
Block a user