Skip to content

Commit 46ce0e4

Browse files
committed
crc: get_descriptor_info doc nit, #6250
1 parent 062f83a commit 46ce0e4

File tree

1 file changed

+1
-1
lines changed
  • stacks-node/src/burnchains/rpc/bitcoin_rpc_client

1 file changed

+1
-1
lines changed

stacks-node/src/burnchains/rpc/bitcoin_rpc_client/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ impl BitcoinRpcClient {
632632
/// * `descriptor` - The descriptor string to analyze.
633633
///
634634
/// # Returns
635-
/// A `DescriptorInfoResponse` containing parsed descriptor information such as the checksum.
635+
/// A [`DescriptorInfoResponse`] containing parsed descriptor information such as the checksum.
636636
///
637637
/// # Availability
638638
/// - **Since**: Bitcoin Core **v0.18.0**.

0 commit comments

Comments
 (0)