Move staking config from Relay Chain to Asset Hub

Staking pallet lives on Asset Hub, not Relay Chain.
- RC HEZ staking set to null
- AH HEZ staking enabled with relaychain and nomination-pools
- AH externalApi staking subquery URL added
- Removed RC staking override from global configs
This commit is contained in:
2026-02-26 20:12:45 +03:00
parent dd794cd87f
commit 1880440dee
3 changed files with 13 additions and 12 deletions
-3
View File
@@ -3,9 +3,6 @@
"proxyApiUrl": "https://subquery-proxy-prod.novasama-tech.org",
"multiStakingApiUrl": "https://subquery-multi-staking-stg.novasama-tech.org",
"stakingApiOverrides": {
"https://subquery.pezkuwichain.io": [
"1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca"
],
"https://subquery.pezkuwichain.io/assethub": [
"e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949"
]