gcash / bchwallet

A secure bitcoin cash wallet daemon written in Go (golang)
ISC License
43 stars 29 forks source link

wallet: don't panic, retry instead #81

Open buck54321 opened 9 months ago

buck54321 commented 9 months ago

Taken from btcwallet #870 by guggero

Fixes a couple of overzealous panics that can occur during initial sync and resync.