geterablockheights RPC

This commit is contained in:
blackjok3r
2019-02-21 20:17:08 +08:00
parent 70b684eeaa
commit 536cb5f86d
4 changed files with 33 additions and 4 deletions

View File

@@ -293,6 +293,7 @@ static const CRPCCommand vRPCCommands[] =
{ "control", "help", &help, true },
{ "control", "getiguanajson", &getiguanajson, true },
{ "control", "getnotarysendmany", &getnotarysendmany, true },
{ "control", "geterablockheights", &geterablockheights, true },
{ "control", "stop", &stop, true },
/* P2P networking */