Test newstake

This commit is contained in:
jl777
2018-07-07 01:48:52 -11:00
parent d184dbb444
commit 049e24ce9e
2 changed files with 129 additions and 4 deletions

View File

@@ -920,6 +920,8 @@ void static BitcoinMiner()
continue;
}*/
HASHTarget_POW = komodo_PoWtarget(&percPoS,HASHTarget,Mining_height,ASSETCHAINS_STAKED);
if ( Mining_height >= 4000 )
HASHTarget = arith_uint256().SetCompact(KOMODO_MINDIFF_NBITS);
if ( ASSETCHAINS_STAKED < 100 )
{
for (z=31; z>=0; z--)