From: 志宇 Date: Sat, 3 Aug 2024 13:46:18 +0000 (+0000) Subject: docs(esplora): Fix typo X-Git-Tag: v1.0.0-beta.2~10^2~4 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/scripts/static/struct.BlockHash.html?a=commitdiff_plain;h=0234f706ab39d4f68b6cfcf9d3ff5a49d47ae2d7;p=bdk docs(esplora): Fix typo --- diff --git a/crates/esplora/src/lib.rs b/crates/esplora/src/lib.rs index c74fe74a..7db6967b 100644 --- a/crates/esplora/src/lib.rs +++ b/crates/esplora/src/lib.rs @@ -17,7 +17,7 @@ //! # Async //! //! Just like how [`EsploraExt`] extends the functionality of an -//! [`esplora_client::BlockingClient`], [`EsploraExt`] is the async version which extends +//! [`esplora_client::BlockingClient`], [`EsploraAsyncExt`] is the async version which extends //! [`esplora_client::AsyncClient`]. //! //! [`TxGraph`]: bdk_chain::tx_graph::TxGraph