]> Untitled Git - bdk/commitdiff
update changelog with rpc feature
authorRiccardo Casatta <riccardo@casatta.it>
Mon, 31 May 2021 11:35:58 +0000 (13:35 +0200)
committerRiccardo Casatta <riccardo@casatta.it>
Thu, 3 Jun 2021 08:55:59 +0000 (10:55 +0200)
CHANGELOG.md

index 60d0241f465200ad55ddc3f0408740d2406a8406..9b2f1d873ff952ec7e6a29021d04b6b20a9c28e3 100644 (file)
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Added an option that must be explicitly enabled to allow signing using non-`SIGHASH_ALL` sighashes (#350)
 #### Changed
 `get_address` now returns an `AddressInfo` struct that includes the index and derefs to `Address`.
+#### Added
+- Bitcoin core RPC added as blockchain backend
 
 ## [v0.7.0] - [v0.6.0]