feat: update Be Citizen to new applyForCitizenship API

- Single tx (applyForCitizenship) instead of 2-step setIdentity+applyForKyc
- Keccak-256 identity hash via js-sha3
- Referral code replaced with referrer SS58 address
- Success screen shows pending referral status instead of citizen ID
- Updated all 6 translation files with new keys
This commit is contained in:
2026-02-14 22:00:32 +03:00
parent 59d4f3e6a1
commit f864ed6804
15 changed files with 154 additions and 203 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.193",
"buildTime": "2026-02-14T18:08:28.138Z",
"buildNumber": 1771092508139
"version": "1.0.194",
"buildTime": "2026-02-14T19:00:32.936Z",
"buildNumber": 1771095632937
}