chore: update identity status type to UserStatus #34

Open
mapoofano wants to merge 370 commits from chore-identity-user-status into main
Showing only changes of commit 930441f7eb - Show all commits
+1 -1
View File
@@ -102,7 +102,7 @@ enum ErrCode {
RECIPIENT_IS_NOT_IN_WHITE_LIST = 7032;
// Server errors
SERVER_ERROR_FREEZED_BALANCE_NEGATIVE = 8000; //
SERVER_ERROR_FREEZED_BALANCE_NEGATIVE = 8000;
SERVER_ERROR_NIL_DB_TX = 8001;
// Person-related errors