IPG messages added

This commit is contained in:
2025-08-10 13:19:18 +03:30
parent 975b9f4231
commit c9b7387a9e
4 changed files with 117 additions and 26 deletions
+1
View File
@@ -115,6 +115,7 @@ enum ErrCode {
MOBILE_NATIONAL_ID_MISS_MATCH = 7033;
NOT_ENOUGH_LOCKED_BALANCE = 7034;
NOT_ENOUGH_BALANCE_TO_LOCK = 7035;
IPG_GEN_TOKEN_FAILED = 7036;
// Server errors
SERVER_ERROR_FREEZED_BALANCE_NEGATIVE = 8000;