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

This commit is contained in:
Alekos Filini
2021-07-06 09:58:22 +02:00
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,8 @@
//!
//! Backend that gets blockchain data from Bitcoin Core RPC
//!
//! This is an **EXPERIMENTAL** feature, API and other major changes are expected.
//!
//! ## Example
//!
//! ```no_run