We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f86fe commit 0234f70Copy full SHA for 0234f70
crates/esplora/src/lib.rs
@@ -17,7 +17,7 @@
17
//! # Async
18
//!
19
//! Just like how [`EsploraExt`] extends the functionality of an
20
-//! [`esplora_client::BlockingClient`], [`EsploraExt`] is the async version which extends
+//! [`esplora_client::BlockingClient`], [`EsploraAsyncExt`] is the async version which extends
21
//! [`esplora_client::AsyncClient`].
22
23
//! [`TxGraph`]: bdk_chain::tx_graph::TxGraph
0 commit comments