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

Remote node support #350

Closed
koeppelmann opened this issue May 18, 2019 · 2 comments · Fixed by #351
Closed

Remote node support #350

koeppelmann opened this issue May 18, 2019 · 2 comments · Fixed by #351

Comments

@koeppelmann
Copy link

Abstract

I have an Ethereum node in my own network but on a different machine. (Avado/dappnode)
Currently I can only specify a port but I would need to specify a location like: http://my.ethchain.dnp.dappnode.eth:8545

@LefterisJP
Copy link
Member

Hmm I have been using a local node for so long that I overlooked this. Will implement this soon, and will be in the next release. Thanks for pointing it out.

@LefterisJP
Copy link
Member

One note, @koeppelmann: This is but a minor thing, since rotkehlchen does not require an ethereum node connection. If not found it will simply revert back to using etherscan for all ethereum chain queries.

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 a pull request may close this issue.

2 participants