mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-02-02 09:54:29 +00:00
make vRPCCommands comment match property names
This commit is contained in:
parent
a0db772d13
commit
dcf8b8fd9e
@ -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 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user