V2: updating to new proto schema. domain seperated packages #36

Merged
nfel merged 327 commits from v2 into dev 2026-07-21 10:59:54 +00:00
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