V2: updating to new proto schema. domain seperated packages #36

Merged
nfel merged 327 commits from v2 into dev 2026-07-21 10:59:54 +00:00
Showing only changes of commit f23d1251b5 - Show all commits
+1
View File
@@ -225,6 +225,7 @@ enum TfaStateEnum {
LOGIN = 1; LOGIN = 1;
INTERNAL_TRANSFER = 2; INTERNAL_TRANSFER = 2;
EXTERNAL_TRANSFER = 3; EXTERNAL_TRANSFER = 3;
REDEEM_TOKEN = 4;
} }
message Recipient { message Recipient {