Strange
This commit is contained in:
@@ -428,7 +428,7 @@ UniValue genminingCSV(const UniValue& params, bool fHelp)
|
|||||||
}
|
}
|
||||||
fclose(fp);
|
fclose(fp);
|
||||||
result.push_back(Pair("result", "success"));
|
result.push_back(Pair("result", "success"));
|
||||||
result.push_back(Pair("created", fname));
|
result.push_back(Pair("created", "COIN_mining.csv"));
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user