Skip to content

Commit fa402e9

Browse files
committed
Remove mention of minreq from rustdoc
1 parent 5b8b8cc commit fa402e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/client_sync/v17/hidden.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//!
88
//! All macros require `Client` to be in scope.
99
//!
10-
//! See or use the `define_jsonrpc_minreq_client!` macro to define a `Client`.
10+
//! See or use the `define_jsonrpc_bitreq_client!` macro to define a `Client`.
1111
1212
/// Implements Bitcoin Core JSON-RPC API method `waitforblock`.
1313
#[macro_export]

0 commit comments

Comments
 (0)