|
|
|
@ -246,6 +246,7 @@ static const CRPCCommand vRPCCommands[] =
@@ -246,6 +246,7 @@ static const CRPCCommand vRPCCommands[] =
|
|
|
|
|
{ "control", "getinfo", &getinfo, true, false, false }, /* uses wallet if enabled */ |
|
|
|
|
{ "control", "help", &help, true, true, false }, |
|
|
|
|
{ "control", "stop", &stop, true, true, false }, |
|
|
|
|
{ "control", "setmocktime", &setmocktime, true, false, false }, |
|
|
|
|
|
|
|
|
|
/* P2P networking */ |
|
|
|
|
{ "network", "getnetworkinfo", &getnetworkinfo, true, false, false }, |
|
|
|
|