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 062f83a commit 46ce0e4Copy full SHA for 46ce0e4
stacks-node/src/burnchains/rpc/bitcoin_rpc_client/mod.rs
@@ -632,7 +632,7 @@ impl BitcoinRpcClient {
632
/// * `descriptor` - The descriptor string to analyze.
633
///
634
/// # Returns
635
- /// A `DescriptorInfoResponse` containing parsed descriptor information such as the checksum.
+ /// A [`DescriptorInfoResponse`] containing parsed descriptor information such as the checksum.
636
637
/// # Availability
638
/// - **Since**: Bitcoin Core **v0.18.0**.
0 commit comments