Adjust TODO link
This commit is contained in:
parent
9254ffcf2d
commit
89709db7a2
1 changed files with 1 additions and 1 deletions
|
@ -2058,7 +2058,7 @@ UniValue scantxoutset(const JSONRPCRequest& request)
|
||||||
"or more path elements separated by \"/\", and optionally ending in \"/*\" (unhardened), or \"/*'\" or \"/*h\" (hardened) to specify all\n"
|
"or more path elements separated by \"/\", and optionally ending in \"/*\" (unhardened), or \"/*'\" or \"/*h\" (hardened) to specify all\n"
|
||||||
"unhardened or hardened child keys.\n"
|
"unhardened or hardened child keys.\n"
|
||||||
"In the latter case, a range needs to be specified by below if different from 1000.\n"
|
"In the latter case, a range needs to be specified by below if different from 1000.\n"
|
||||||
"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"
|
||||||
"\nArguments:\n"
|
"\nArguments:\n"
|
||||||
"1. \"action\" (string, required) The action to execute\n"
|
"1. \"action\" (string, required) The action to execute\n"
|
||||||
" \"start\" for starting a scan\n"
|
" \"start\" for starting a scan\n"
|
||||||
|
|
Loading…
Add table
Reference in a new issue