Files
pezkuwi-wallet-utils/staking/global_config_dev.json
T
pezkuwichain af663e24b7 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.
2026-02-15 22:18:26 +03:00

4 lines
63 B
JSON

{
"multiStakingApiUrl": "https://subquery.pezkuwichain.io"
}