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 46ce0e4 commit ec2db90Copy full SHA for ec2db90
stacks-node/src/burnchains/rpc/bitcoin_rpc_client/mod.rs
@@ -650,7 +650,7 @@ impl BitcoinRpcClient {
650
/// Imports one or more descriptors into the currently loaded wallet.
651
///
652
/// # Arguments
653
- /// * `descriptors` – A slice of `ImportDescriptorsRequest` items. Each item defines a single
+ /// * `descriptors` – A slice of [`ImportDescriptorsRequest`] items. Each item defines a single
654
/// descriptor and optional metadata for how it should be imported.
655
656
/// # Returns
0 commit comments