Fix estimate PoS perc

This commit is contained in:
jl777
2018-07-10 09:54:28 -11:00
parent 0c974f218d
commit 5a7fd132cf
2 changed files with 4 additions and 3 deletions

View File

@@ -1269,6 +1269,7 @@ arith_uint256 komodo_PoWtarget(int32_t *percPoSp,arith_uint256 target,int32_t he
}
else
{
n++;
percPoS++;
if ( ASSETCHAINS_STAKED < 100 )
fprintf(stderr,"0");