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

Indexer should try to reconnect to the btc node after losing connection #7

Open
aph5nt opened this issue Nov 4, 2016 · 1 comment

Comments

@aph5nt
Copy link

aph5nt commented Nov 4, 2016

indexer vs main net

conditions:

  • bitcoincore qt running and syncing main net blockchain
  • indexer syncing with the local node
  • nbitcoin.indexer version = v2.0.7.16
@NicolasDorier
Copy link
Contributor

NicolasDorier commented Nov 4, 2016

Actually it already does except for the initial connection.
Once started, you can freely kill your bitcoin node and restart, without complains from the indexer.

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

2 participants