height_MoM rpc

This commit is contained in:
jl777
2018-03-24 12:59:36 +02:00
parent 617c9c6178
commit 4329679df7
6 changed files with 64 additions and 39 deletions

View File

@@ -295,6 +295,7 @@ static const CRPCCommand vRPCCommands[] =
{ "blockchain", "paxpending", &paxpending, true },
{ "blockchain", "paxprices", &paxprices, true },
{ "blockchain", "notaries", &notaries, true },
{ "blockchain", "height_MoM", &height_MoM, true },
{ "blockchain", "minerids", &minerids, true },
{ "blockchain", "kvsearch", &kvsearch, true },
{ "blockchain", "kvupdate", &kvupdate, true },