Make client restartable
metaclips opened this issue · 1 comments
metaclips commented
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.
vincenzopalazzo commented
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