Add a new line to print

This commit is contained in:
Chethan Krishna
2016-08-17 10:32:34 -04:00
parent c8458bf963
commit 36f5ee5ff3
2 changed files with 1 additions and 2 deletions

View File

@@ -275,7 +275,6 @@ UniValue getrawmempool(const UniValue& params, bool fHelp)
return mempoolToJSON(fVerbose);
}
UniValue getblockhashes(const UniValue& params, bool fHelp)
{
if (fHelp || params.size() < 2)