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