Add allMoMs

This commit is contained in:
jl777
2018-04-12 18:45:25 +03:00
parent 5877c76ea2
commit 5740b2aa6b
6 changed files with 81 additions and 6 deletions

View File

@@ -296,6 +296,7 @@ static const CRPCCommand vRPCCommands[] =
{ "blockchain", "paxpending", &paxpending, true },
{ "blockchain", "paxprices", &paxprices, true },
{ "blockchain", "notaries", &notaries, true },
{ "blockchain", "allMoMs", &allMoMs, true },
{ "blockchain", "MoMoMdata", &MoMoMdata, true },
{ "blockchain", "height_MoM", &height_MoM, true },
{ "blockchain", "txMoMproof", &txMoMproof, true },