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

cli, ts: Custom provider URLs #306

Closed
armaniferrante opened this issue May 23, 2021 · 1 comment
Closed

cli, ts: Custom provider URLs #306

armaniferrante opened this issue May 23, 2021 · 1 comment
Labels
cli good first issue Good for newcomers help wanted Extra attention is needed

Comments

@armaniferrante
Copy link
Member

Currently the Anchor.toml doesn't parse custom provider urls and only takes in slugs, e.g., localnet, devnet, etc. We should, additionally, be able to specify a custom url, e.g., http://localhost:8899 and the framework should be able to use that, defaulting to a websocket port that's +1 the http port.

@armaniferrante
Copy link
Member Author

Addressed by #369.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant