diff --git a/staking/global_config.json b/staking/global_config.json index 35db645..db90aba 100644 --- a/staking/global_config.json +++ b/staking/global_config.json @@ -4,7 +4,9 @@ "multiStakingApiUrl": "https://subquery-multi-staking-prod.novasama-tech.org", "stakingApiOverrides": { "https://subquery.pezkuwichain.io": [ - "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca", + "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca" + ], + "https://subquery.pezkuwichain.io/assethub": [ "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949" ] } diff --git a/staking/global_config_dev.json b/staking/global_config_dev.json index 94ced1c..0e393a5 100644 --- a/staking/global_config_dev.json +++ b/staking/global_config_dev.json @@ -4,7 +4,9 @@ "multiStakingApiUrl": "https://subquery-multi-staking-stg.novasama-tech.org", "stakingApiOverrides": { "https://subquery.pezkuwichain.io": [ - "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca", + "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca" + ], + "https://subquery.pezkuwichain.io/assethub": [ "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949" ] }