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

This commit is contained in:
Steve Myers
2022-03-21 09:58:01 -05:00
3 changed files with 6 additions and 3 deletions

View File

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