Calculate MoMoM

This commit is contained in:
jl777
2018-04-12 11:44:28 +03:00
parent 090b1c9fac
commit fb9c365218
8 changed files with 122 additions and 15 deletions

View File

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