From 86e6ce5705e581b094ee7099ec91d180caf5da1f Mon Sep 17 00:00:00 2001
From: github-actions
sled) to cache
blockchain data and an electrum blockchain client to
interact with the bitcoin P2P network.
-bdk = "0.2.0"
+bdk = "0.3.0"
Sync the balance of a descriptor
Example
â
diff --git a/static/docs-rs/bdk/nightly/latest/src/bdk/lib.rs.html b/static/docs-rs/bdk/nightly/latest/src/bdk/lib.rs.html
index 586da18f42..87a978c6cc 100644
--- a/static/docs-rs/bdk/nightly/latest/src/bdk/lib.rs.html
+++ b/static/docs-rs/bdk/nightly/latest/src/bdk/lib.rs.html
@@ -332,7 +332,7 @@
//! interact with the bitcoin P2P network.
//!
//! ```toml
-//! bdk = "0.2.0"
+//! bdk = "0.3.0"
//! ```
//!
//! ## Sync the balance of a descriptor
--
2.49.0