We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9254ffc commit 89709dbCopy full SHA for 89709db
src/rpc/blockchain.cpp
@@ -2058,7 +2058,7 @@ UniValue scantxoutset(const JSONRPCRequest& request)
2058
"or more path elements separated by \"/\", and optionally ending in \"/*\" (unhardened), or \"/*'\" or \"/*h\" (hardened) to specify all\n"
2059
"unhardened or hardened child keys.\n"
2060
"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"
+ "For more information on output descriptors, see the documentation in the doc/descriptors.md file.\n"
2062
"\nArguments:\n"
2063
"1. \"action\" (string, required) The action to execute\n"
2064
" \"start\" for starting a scan\n"
0 commit comments