Skip to content

Commit eece974

Browse files
sipalaanwj
authored andcommitted
Adjust TODO link
Github-Pull: #14096 Rebased-From: 89709db Tree-SHA512: 0bf74e1179bee6e616d8fd2c125411ef30611d9aa3b32412025615a793abbc629a7b6d89a89ef05b11ac3541cc869c0caebba2d00942fdd6ab8d2e98d9b9caca
1 parent 0f681ce commit eece974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rpc/blockchain.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2045,7 +2045,7 @@ UniValue scantxoutset(const JSONRPCRequest& request)
20452045
"or more path elements separated by \"/\", and optionally ending in \"/*\" (unhardened), or \"/*'\" or \"/*h\" (hardened) to specify all\n"
20462046
"unhardened or hardened child keys.\n"
20472047
"In the latter case, a range needs to be specified by below if different from 1000.\n"
2048-
"For more information on output descriptors, see the documentation at TODO\n"
2048+
"For more information on output descriptors, see the documentation in the doc/descriptors.md file.\n"
20492049
"\nArguments:\n"
20502050
"1. \"action\" (string, required) The action to execute\n"
20512051
" \"start\" for starting a scan\n"

0 commit comments

Comments
 (0)