mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
[Trivial] Remove incorrect help message from gettxoutproof()
This commit is contained in:
parent
729de15b63
commit
9949ebfa6a
@ -245,7 +245,6 @@ UniValue gettxoutproof(const JSONRPCRequest& request)
|
|||||||
"unspent output in the utxo for this transaction. To make it always work,\n"
|
"unspent output in the utxo for this transaction. To make it always work,\n"
|
||||||
"you need to maintain a transaction index, using the -txindex command line option or\n"
|
"you need to maintain a transaction index, using the -txindex command line option or\n"
|
||||||
"specify the block in which the transaction is included manually (by blockhash).\n"
|
"specify the block in which the transaction is included manually (by blockhash).\n"
|
||||||
"\nReturn the raw transaction data.\n"
|
|
||||||
"\nArguments:\n"
|
"\nArguments:\n"
|
||||||
"1. \"txids\" (string) A json array of txids to filter\n"
|
"1. \"txids\" (string) A json array of txids to filter\n"
|
||||||
" [\n"
|
" [\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user