Skip to content

Commit ec2db90

Browse files
committed
crc: import_descriptors doc nit, #6250
1 parent 46ce0e4 commit ec2db90

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
@@ -650,7 +650,7 @@ impl BitcoinRpcClient {
650650
/// Imports one or more descriptors into the currently loaded wallet.
651651
///
652652
/// # Arguments
653-
/// * `descriptors` – A slice of `ImportDescriptorsRequest` items. Each item defines a single
653+
/// * `descriptors` – A slice of [`ImportDescriptorsRequest`] items. Each item defines a single
654654
/// descriptor and optional metadata for how it should be imported.
655655
///
656656
/// # Returns

0 commit comments

Comments
 (0)