diff --git a/errors/v1/msg.proto b/errors/v1/msg.proto index ea279f4..028ce65 100644 --- a/errors/v1/msg.proto +++ b/errors/v1/msg.proto @@ -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