mirror of
https://github.com/pezkuwichain/pezkuwi-telegram-miniapp.git
synced 2026-07-24 10:35:41 +00:00
feat: migrate staking to Asset Hub and add citizen count card
- HEZStakingModal: switch all staking queries/tx from RC api to assetHubApi - Add citizen count card to Rewards overview (Hejmara Kurd Le Cihane) - Add getCitizenCount() to fetch total citizens from People Chain - Add translations for citizen count card (6 languages)
This commit is contained in:
@@ -146,6 +146,9 @@ export interface Translations {
|
||||
recordingTrustScore: string;
|
||||
trustScoreRecorded: string;
|
||||
trustScoreRecordFailed: string;
|
||||
citizenCountTitle: string;
|
||||
citizenCountDesc: string;
|
||||
beCitizen: string;
|
||||
};
|
||||
|
||||
// Wallet section
|
||||
|
||||
Reference in New Issue
Block a user