|
|
|
@ -194,8 +194,8 @@ Value stop(const Array& params, bool fHelp)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static const CRPCCommand vRPCCommands[] =
|
|
|
|
|
{ // name function safemd unlocked
|
|
|
|
|
// ------------------------ ----------------------- ------ --------
|
|
|
|
|
{ // name actor (function) okSafeMode unlocked
|
|
|
|
|
// ------------------------ ----------------------- ---------- --------
|
|
|
|
|
{ "help", &help, true, true },
|
|
|
|
|
{ "stop", &stop, true, true },
|
|
|
|
|
{ "getblockcount", &getblockcount, true, false },
|
|
|
|
|