cloudhead/nakamoto

Make client restartable

metaclips opened this issue · 1 comments

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.

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