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

This commit is contained in:
Steve Myers
2021-07-13 16:10:30 -07:00
3 changed files with 6 additions and 3 deletions

View File

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