mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-10 23:07:52 +00:00
Merge pull request #361 from Erkan-Yilmaz/patch-1
format: add missing \n
This commit is contained in:
commit
b74e291b04
@ -214,7 +214,7 @@ Value getlastsoftcheckpoint(const Array& params, bool fHelp)
|
||||
{
|
||||
if (fHelp || params.size() != 0)
|
||||
throw runtime_error(
|
||||
"getlastsoftcheckpoint"
|
||||
"getlastsoftcheckpoint\n"
|
||||
"Returns votes of last soft checkpoint.");
|
||||
|
||||
Object result;
|
||||
|
Loading…
Reference in New Issue
Block a user