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 729de15 commit 9949ebfCopy full SHA for 9949ebf
src/rpc/rawtransaction.cpp
@@ -245,7 +245,6 @@ UniValue gettxoutproof(const JSONRPCRequest& request)
245
"unspent output in the utxo for this transaction. To make it always work,\n"
246
"you need to maintain a transaction index, using the -txindex command line option or\n"
247
"specify the block in which the transaction is included manually (by blockhash).\n"
248
- "\nReturn the raw transaction data.\n"
249
"\nArguments:\n"
250
"1. \"txids\" (string) A json array of txids to filter\n"
251
" [\n"
0 commit comments