@@ -274,7 +274,7 @@ bool CheckMoMoM(uint256 kmdNotarisationHash, uint256 momom)
|
||||
return nota.second.MoMoM == momom;
|
||||
};
|
||||
|
||||
return (bool) ScanNotarisationsFromHeight(block.nHeight-100, checkMoMoM, nota);
|
||||
return (bool) ScanNotarisationsFromHeight(block.GetHeight()-100, checkMoMoM, nota);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user