Skip to content

Commit 9949ebf

Browse files
committed
[Trivial] Remove incorrect help message from gettxoutproof()
1 parent 729de15 commit 9949ebf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rpc/rawtransaction.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ UniValue gettxoutproof(const JSONRPCRequest& request)
245245
"unspent output in the utxo for this transaction. To make it always work,\n"
246246
"you need to maintain a transaction index, using the -txindex command line option or\n"
247247
"specify the block in which the transaction is included manually (by blockhash).\n"
248-
"\nReturn the raw transaction data.\n"
249248
"\nArguments:\n"
250249
"1. \"txids\" (string) A json array of txids to filter\n"
251250
" [\n"

0 commit comments

Comments
 (0)