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 ec2db90 commit 2a95955Copy full SHA for 2a95955
stacks-node/src/burnchains/rpc/bitcoin_rpc_client/mod.rs
@@ -654,7 +654,7 @@ impl BitcoinRpcClient {
654
/// descriptor and optional metadata for how it should be imported.
655
///
656
/// # Returns
657
- /// A vector of `ImportDescriptorsResponse` results, one for each descriptor import attempt.
+ /// A vector of [`ImportDescriptorsResponse`] results, one for each descriptor import attempt.
658
659
/// # Availability
660
/// - **Since**: Bitcoin Core **v0.21.0**.
0 commit comments