Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update old / beta5 URLs #2111

Closed
arboleya opened this issue Apr 18, 2024 · 2 comments · Fixed by #2272
Closed

Update old / beta5 URLs #2111

arboleya opened this issue Apr 18, 2024 · 2 comments · Fixed by #2272
Assignees

Comments

@arboleya
Copy link
Member

arboleya commented Apr 18, 2024

For example, we have this:

export const FUEL_BETA_5_NETWORK_URL: string = 'https://beta-5.fuel.network/graphql';

We must also provide/export a FUEL_TESTNET_NETWORK_URL constant.

@arboleya
Copy link
Member Author

Blocked:

  • Needs final Testnet URL

@arboleya
Copy link
Member Author

arboleya commented May 8, 2024

We can now update our testnet links and point them to the devnet.

In the future, we should consider replacing the latter with the former or having both side by side.

Please don't forget the other [doc] links — here are some, but there can be others:

docs

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

Successfully merging a pull request may close this issue.

2 participants