config: remove staking endpoints from relay chain

Staking lives on Asset Hub, not relay chain. Remove staking and
staking-rewards SubQuery endpoints from relay chain config.
This commit is contained in:
2026-02-21 18:17:02 +03:00
parent 7f00c98359
commit e06c5379dd
-12
View File
@@ -32,18 +32,6 @@
} }
], ],
"externalApi": { "externalApi": {
"staking": [
{
"type": "subquery",
"url": "https://subquery.pezkuwichain.io"
}
],
"staking-rewards": [
{
"type": "subquery",
"url": "https://subquery.pezkuwichain.io"
}
],
"history": [ "history": [
{ {
"type": "subquery", "type": "subquery",