You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ser, we're working on running Bitcoin Core within the same Node.js process ( #57 ) with bitcoind.js. In that case, connecting via JSON-RPC isn't needed for syncing, getting blocks is around 20 times faster, and should resolve issues such as these.
During syncing, after a while, I am getting:
and syncing is being stopped, indeed. How can I convince bitcore-node to restore the connection without shutting down and starting it again?
The text was updated successfully, but these errors were encountered: