This commit is contained in:
jl777
2018-04-27 13:16:37 +03:00
parent 5725f8ea5d
commit b0fa5bad4d
4 changed files with 42 additions and 1 deletions

View File

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