We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14106eb commit 00454beCopy full SHA for 00454be
CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- Make `regtest` the default network.
13
- Add experimental `regtest-*` features to automatically deploy local regtest nodes
14
(bitcoind, and electrs) while running cli commands.
15
+- Put cached wallet data in separate directories: ~/.bdk-bitcoin/<wallet_name>
16
+- Add distinct `key-value-db` and `sqlite-db` features, keep default as `key-value-db`
17
18
## [0.4.0]
19
0 commit comments