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

[BUG]: If you pass in an RPC endpoint on the command line you still connect to the default RPC endpoint #152

Closed
1 task done
jredbeard opened this issue Nov 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@jredbeard
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

image

Expected behavior

Expected behavior is to connect to the RPC endpoint you pass in on the command line

Steps to reproduce

./koinos-cli -r https://localhost:8080

Oops, you are instead connected to https://api.koinos.io/

Environment

- OS: Any

Anything else?

Yes, as far as I know it's just a bug caused by the default .koinosrc in a recent commit here: https://github.com/koinos/koinos-cli/blob/master/.koinosrc#L1

@jredbeard
Copy link
Contributor Author

Closing this as this is technically a feature of having a .koinosrc file available. It should instead be solved by adding features #158 and #157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant