]> Untitled Git - bdk/commitdiff
Update ChangeLog
authorrajarshimaitra <rajarshi149@gmail.com>
Thu, 23 Sep 2021 10:46:31 +0000 (16:16 +0530)
committerrajarshimaitra <rajarshi149@gmail.com>
Thu, 7 Oct 2021 15:19:13 +0000 (20:49 +0530)
CHANGELOG.md

index eae7898ecc62387eb4772662e020e5fcd50ba240..75fcfa506e5fdb137bc693695f12b5aed09d51d7 100644 (file)
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Activate `miniscript/use-serde` feature to allow consumers of the library to access it via the re-exported `miniscript` crate.
 - Add support for proxies in `EsploraBlockchain`
 - Added `SqliteDatabase` that implements `Database` backed by a sqlite database using `rusqlite` crate.
+- Exposed `get_tx()` method from `Database` to `Wallet`.
 
 ## [v0.11.0] - [v0.10.0]