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
When client.run fails, users have to create a new client, reload blocks and peers before sync can be started. We should ensure client doesn't panic or is easily restartable.
The text was updated successfully, but these errors were encountered:
this issue is related to integrating the Nakamoto as a library with? I'm just asking because I would like to reproduce the problem, and proposal a solution
When
client.run
fails, users have to create a new client, reload blocks and peers before sync can be started. We should ensure client doesn't panic or is easily restartable.The text was updated successfully, but these errors were encountered: