mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-06-14 01:31:00 +00:00
Point dev multiStakingApiUrl to self-hosted SubQuery
Dev config was still pointing to Nova staging API which has no Pezkuwi data. Now matches production config.
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"multiStakingApiUrl": "https://subquery-multi-staking-stg.novasama-tech.org"
|
"multiStakingApiUrl": "https://subquery.pezkuwichain.io"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user