robinmonjo / coincoin

Blockchain based cryptocurrency proof-of-concept in Elixir. Feedback welcome
402 stars 54 forks source link

No new wallet on crash #23

Closed robinmonjo closed 6 years ago

robinmonjo commented 6 years ago

Fix the bug described in this issue: https://github.com/robinmonjo/coincoin/issues/21

No persistent wallet yet. I cleaned up a bit the Wallet and fix an error that was still expressed as a string and not as atom ...