remove dupe

This commit is contained in:
blackjok3r
2018-10-30 22:43:33 +08:00
parent 2d5ed3ee6a
commit 26623a3591

View File

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