mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-21 23:48:06 +00:00
1880440dee
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
11 lines
385 B
JSON
11 lines
385 B
JSON
{
|
|
"multisigsApiUrl": "https://subquery-multisigs-prod.novasama-tech.org",
|
|
"proxyApiUrl": "https://subquery-proxy-prod.novasama-tech.org",
|
|
"multiStakingApiUrl": "https://subquery-multi-staking-stg.novasama-tech.org",
|
|
"stakingApiOverrides": {
|
|
"https://subquery.pezkuwichain.io/assethub": [
|
|
"e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949"
|
|
]
|
|
}
|
|
}
|