This commit is contained in:
jl777
2019-07-30 04:19:38 -11:00
parent 4c0e78bde3
commit 629fb610f6

View File

@@ -2431,9 +2431,9 @@ fprintf(stderr,"extralen.%d before disable bits\n",extralen);
CCENABLE(EVAL_DICE);
CCENABLE(EVAL_ORACLES);
}
CBlockIndex *pindex;
if ( ASSETCHAINS_ADAPTIVEPOW == 0 && (pindex= komodo_activechain(1)) != 0 )
{
CBlockIndex *pindex;
if ( pindex->nTime > 1564499104-365*2*1440 )
{
ASSETCHAINS_ADAPTIVEPOW = 1;