This commit is contained in:
blackjok3r
2019-04-10 02:11:40 +08:00
parent da4cf952ce
commit bce0b87e6f
3 changed files with 78 additions and 15 deletions

View File

@@ -171,6 +171,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "assetchainproof", 1},
{ "crosschainproof", 1},
{ "getproofroot", 2},
{ "getNotarisationsForBlock", 0},
{ "height_MoM", 1},
{ "calc_MoM", 2},
};