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

Under "Blockchain Info," my private geth is indicating "Connected To ETH Network: true" #29

Open
coreyog opened this issue Dec 4, 2017 · 2 comments

Comments

@coreyog
Copy link

coreyog commented Dec 4, 2017

I'm running a private blockchain on localhost and have verified that admin.peers is an empty array. This entry implies I'm connected to and syncing with mainnet. I'm not sure how the value is derived but it appears to be incorrect. Either that or I'm misinterpreting it as a flag for "is connected to mainnet."

@eknoes
Copy link

eknoes commented Jan 22, 2018

This value is derived by executing web3.isConnected()

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

No branches or pull requests

3 participants
@coreyog @eknoes and others