Skip to content

Commit 2471908

Browse files
committed
Update CHANGELOG with warning about sqlite-db deleted wallet data
1 parent 0b1a399 commit 2471908

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- New MSRV set to `1.56`
1111
- Unpinned tokio to `1`
1212
- Add traits to reuse `Blockchain`s across multiple wallets (`BlockchainFactory` and `StatelessBlockchain`).
13-
- Upgrade to rust-bitcoin `0.28`
14-
13+
- Upgrade to rust-bitcoin `0.28`
14+
- If using the `sqlite-db` feature all cached wallet data is deleted due to a possible UTXO inconsistency, a wallet.sync will recreate it
1515

1616
## [v0.18.0] - [v0.17.0]
1717

0 commit comments

Comments
 (0)