Fix the crate version in src/lib.rs
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
//! interact with the bitcoin P2P network.
|
||||
//!
|
||||
//! ```toml
|
||||
//! bdk = "0.2.0"
|
||||
//! bdk = "0.3.0"
|
||||
//! ```
|
||||
//!
|
||||
//! ## Sync the balance of a descriptor
|
||||
|
||||
Reference in New Issue
Block a user