komodo strings
This commit is contained in:
@@ -257,10 +257,10 @@ Value stop(const Array& params, bool fHelp)
|
||||
if (fHelp || params.size() > 1)
|
||||
throw runtime_error(
|
||||
"stop\n"
|
||||
"\nStop Zcash server.");
|
||||
"\nStop Komodo server.");
|
||||
// Shutdown will take long enough that the response should get back
|
||||
StartShutdown();
|
||||
return "Zcash server stopping";
|
||||
return "Komodo server stopping";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user