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 de57dfda19 - Show all commits
+1
View File
@@ -105,6 +105,7 @@ enum ErrCode {
ASSET_MAX_BALANCE_REACHED = 7030;
WALLET_IS_NOT_IN_WHITE_LIST = 7031;
RECIPIENT_IS_NOT_IN_WHITE_LIST = 7032;
MOBILE_NATIONAL_ID_MISS_MATCH = 7033;
// Server errors
SERVER_ERROR_FREEZED_BALANCE_NEGATIVE = 8000;