mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-15 15:06:40 +02:00
make vRPCCommands comment match property names
This commit is contained in:
@@ -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 },
|
||||
|
Reference in New Issue
Block a user