This commit is contained in:
blackjok3r
2018-11-23 02:32:25 +08:00
parent fa2f2d2708
commit 93da56ffd8
3 changed files with 3 additions and 0 deletions

View File

@@ -264,6 +264,7 @@ static const CRPCCommand vRPCCommands[] =
{ "control", "getinfo", &getinfo, true }, /* uses wallet if enabled */
{ "control", "help", &help, true },
{ "control", "getiguanajson", &getiguanajson, true },
{ "control", "getnotarysendmany", &getnotarysendmany, true },
{ "control", "stop", &stop, true },
/* P2P networking */