chrisguida / smaug

`smaug` watches your bitcoin treasury with a meticulous eye
MIT License
13 stars 3 forks source link

bug: sometimes old wallets in datastore can cause wallet parsing to fail #28

Open chrisguida opened 9 months ago

chrisguida commented 9 months ago

this commit fails more gracefully https://github.com/chrisguida/smaug/commit/a1692405b30d21ef99531d45c901f9221f2fc054

but maybe we should suggest the user delete the wallet and try again?

or just delete it for them?

this applies to both the datastore and the bdk store