pandanite-crypto / pandanite

Simple, elegant, fast, Layer-1 blockchain based cryptocurrency written in 6k lines of C++
MIT License
30 stars 40 forks source link

better error when genesis.json not found #80

Closed johanaugustsandels closed 2 years ago

johanaugustsandels commented 2 years ago

current error is generic json parsing exploding

mr-pandabear commented 2 years ago

Fixed