Skip to content

Commit 2a95955

Browse files
committed
crc: import_descriptors response doc nit, #6250
1 parent ec2db90 commit 2a95955

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
@@ -654,7 +654,7 @@ impl BitcoinRpcClient {
654654
/// descriptor and optional metadata for how it should be imported.
655655
///
656656
/// # Returns
657-
/// A vector of `ImportDescriptorsResponse` results, one for each descriptor import attempt.
657+
/// A vector of [`ImportDescriptorsResponse`] results, one for each descriptor import attempt.
658658
///
659659
/// # Availability
660660
/// - **Since**: Bitcoin Core **v0.21.0**.

0 commit comments

Comments
 (0)