Test timestamp

This commit is contained in:
jl777
2019-07-30 04:07:34 -11:00
parent ab9169210b
commit 96d9bcb45e

View File

@@ -2433,7 +2433,7 @@ fprintf(stderr,"extralen.%d before disable bits\n",extralen);
}
if ( (pindex= komodo_activechain(1)) != 0 )
{
if ( pindex->nTime > 1564499104 )
if ( pindex->nTime > 1564499104-365*2*1440 )
{
ASSETCHAINS_ADAPTIVEPOW = 1;
fprintf(stderr,"default activate adaptivepow\n");