Merge commit 'refs/pull/508/head' of github.com:bitcoindevkit/bdk

This commit is contained in:
Steve Myers
2022-01-11 10:08:33 +01:00
3 changed files with 5 additions and 2 deletions

View File

@@ -44,7 +44,7 @@
//! interact with the bitcoin P2P network.
//!
//! ```toml
//! bdk = "0.14.0"
//! bdk = "0.15.0"
//! ```
#![cfg_attr(
feature = "electrum",