BP-WG / bp-wallet

Modern, lightweight & standard-compliant bitcoin wallet runtime & cli without rust-bitcoin dependencies
Apache License 2.0
17 stars 12 forks source link

Wallet cache is not saved after sync operation #69

Closed dr-orlovsky closed 2 weeks ago

dr-orlovsky commented 2 months ago

The reason is that we do not support cache update, and the old cache is replaced with a new one - but the persistence is not transferred