mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-21 22:38:01 +00:00
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:
@@ -32,18 +32,6 @@
|
||||
}
|
||||
],
|
||||
"externalApi": {
|
||||
"staking": [
|
||||
{
|
||||
"type": "subquery",
|
||||
"url": "https://subquery.pezkuwichain.io"
|
||||
}
|
||||
],
|
||||
"staking-rewards": [
|
||||
{
|
||||
"type": "subquery",
|
||||
"url": "https://subquery.pezkuwichain.io"
|
||||
}
|
||||
],
|
||||
"history": [
|
||||
{
|
||||
"type": "subquery",
|
||||
|
||||
Reference in New Issue
Block a user