Change MoMoMData RPC to use a 5 block KMD delay. Change MoMoM hash to use a range of 7 MoM hash. Add offset to migrate_completeimporttransaction.

This commit is contained in:
blackjok3r
2019-04-17 15:27:31 +08:00
parent 78162cf103
commit cf02649727
4 changed files with 30 additions and 16 deletions

View File

@@ -175,6 +175,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "getNotarisationsForBlock", 0},
{ "height_MoM", 1},
{ "calc_MoM", 2},
{ "migrate_completeimporttransaction", 1},
};
class CRPCConvertTable