v2: cleanup

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
nfel 2025-05-31 17:36:05 +03:30
parent e151f2316b
commit 930441f7eb
Signed by: nfel
GPG Key ID: DCC0BF3F92B0D45F

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