This commit is contained in:
@@ -1434,8 +1434,8 @@ arith_uint256 komodo_adaptivepow_target(int32_t height,arith_uint256 bnTarget,ui
|
||||
bnTarget = easy;
|
||||
fprintf(stderr,"miner overflowed mult.%lld, set to mindiff\n",(long long)mult);
|
||||
} else fprintf(stderr,"miner elapsed %d, adjust by factor of %lld\n",diff,(long long)mult);
|
||||
}
|
||||
} //else fprintf(stderr,"cant find height.%d\n",height);
|
||||
} else fprintf(stderr,"diff %d, vs 120\n",diff);
|
||||
} else fprintf(stderr,"cant find height.%d\n",height);
|
||||
return(bnTarget);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user