mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +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