chore: update identity status type to UserStatus #34
@@ -118,6 +118,8 @@ enum ErrCode {
|
||||
NOT_ENOUGH_LOCKED_BALANCE = 7034;
|
||||
NOT_ENOUGH_BALANCE_TO_LOCK = 7035;
|
||||
IPG_GEN_TOKEN_FAILED = 7036;
|
||||
USER_INFO_NATIONAL_ID_BIRTHDATE_MISS_MATCH = 7037;
|
||||
|
||||
|
||||
// Server errors
|
||||
SERVER_ERROR_FREEZED_BALANCE_NEGATIVE = 8000;
|
||||
|
||||
Reference in New Issue
Block a user