]> Untitled Git - bdk/commitdiff
docs(esplora): Fix typo
author志宇 <hello@evanlinjin.me>
Sat, 3 Aug 2024 13:46:18 +0000 (13:46 +0000)
committer志宇 <hello@evanlinjin.me>
Wed, 14 Aug 2024 08:16:57 +0000 (08:16 +0000)
crates/esplora/src/lib.rs

index c74fe74a11a7b02fcbcea73e3bb33388b28090a0..7db6967b65cb17d6c346f47f4acd91fd10af4968 100644 (file)
@@ -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