fix: use wallet address in citizenship referral link

Replace ref_telegramId with SS58 wallet address in referral link.
Share message now includes invitation text, auto-fill link, and
wallet address for manual paste in the referrer field.
This commit is contained in:
2026-02-28 02:33:39 +03:00
parent 80debdc640
commit faf0faed69
10 changed files with 34 additions and 17 deletions
+1
View File
@@ -103,6 +103,7 @@ export interface Translations {
iAmActive: string;
activatedAlert: string;
shareText: string;
referralInstruction: string;
copyAlert: string;
referralCount: string;
noReferrals: string;