|
|
@ -170,7 +170,7 @@ Value getrawmempool(const Array& params, bool fHelp)
|
|
|
|
" \"transactionid\", (string) parent transaction id\n"
|
|
|
|
" \"transactionid\", (string) parent transaction id\n"
|
|
|
|
" ... ]\n"
|
|
|
|
" ... ]\n"
|
|
|
|
" }, ...\n"
|
|
|
|
" }, ...\n"
|
|
|
|
"]\n"
|
|
|
|
"}\n"
|
|
|
|
"\nExamples\n"
|
|
|
|
"\nExamples\n"
|
|
|
|
+ HelpExampleCli("getrawmempool", "true")
|
|
|
|
+ HelpExampleCli("getrawmempool", "true")
|
|
|
|
+ HelpExampleRpc("getrawmempool", "true")
|
|
|
|
+ HelpExampleRpc("getrawmempool", "true")
|
|
|
|