Skip to content

Commit 89709db

Browse files
committed
Adjust TODO link
1 parent 9254ffc commit 89709db

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
@@ -2058,7 +2058,7 @@ UniValue scantxoutset(const JSONRPCRequest& request)
20582058
"or more path elements separated by \"/\", and optionally ending in \"/*\" (unhardened), or \"/*'\" or \"/*h\" (hardened) to specify all\n"
20592059
"unhardened or hardened child keys.\n"
20602060
"In the latter case, a range needs to be specified by below if different from 1000.\n"
2061-
"For more information on output descriptors, see the documentation at TODO\n"
2061+
"For more information on output descriptors, see the documentation in the doc/descriptors.md file.\n"
20622062
"\nArguments:\n"
20632063
"1. \"action\" (string, required) The action to execute\n"
20642064
" \"start\" for starting a scan\n"

0 commit comments

Comments
 (0)