Skip to content

Comments

fix: point validators API base URLs to workers#290

Open
onmax wants to merge 1 commit intomasterfrom
fix/validators-api-workers-hosts
Open

fix: point validators API base URLs to workers#290
onmax wants to merge 1 commit intomasterfrom
fix/validators-api-workers-hosts

Conversation

@onmax
Copy link
Member

@onmax onmax commented Feb 14, 2026

Summary

  • The wallet was still using deprecated .nuxt.dev validator API domains.
  • Switched staking API base URLs to Cloudflare Workers endpoints for mainnet and testnet.

Why

  • The legacy domains no longer reliably serve API traffic after migration.

Notes

  • Updated config files:
    • src/config/config.mainnet.ts
    • src/config/config.testnet.ts
    • src/config/config.local.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant