Typo in GetRawMemPool RPC method help: "]" --> "}"

pull/262/head
Chris Arnesen 10 years ago committed by Cory Fields
parent 605a735425
commit 803f51efe4

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

Loading…
Cancel
Save