feat: add referral code system

This commit is contained in:
2025-12-20 17:36:07 +03:30
parent a8d454bf88
commit 0a08748fe9
5 changed files with 49 additions and 3 deletions
+1
View File
@@ -51,6 +51,7 @@ enum ErrCode {
BANK_INFO_NOT_FOUND = 3007;
RECIPIENT_NOT_FOUND = 3008;
USER_NOT_FOUND = 3009;
INVALID_REFERRAL_CODE = 3011;
MARKET_AGREEMENT_ALREADY_ACCEPTED = 3010;
// Resource state errors