Komodo_chainactive
This commit is contained in:
@@ -2432,7 +2432,7 @@ fprintf(stderr,"extralen.%d before disable bits\n",extralen);
|
|||||||
CCENABLE(EVAL_ORACLES);
|
CCENABLE(EVAL_ORACLES);
|
||||||
}
|
}
|
||||||
CBlockIndex *pindex;
|
CBlockIndex *pindex;
|
||||||
if ( ASSETCHAINS_ADAPTIVEPOW == 0 && (pindex= komodo_activechain(1)) != 0 )
|
if ( ASSETCHAINS_ADAPTIVEPOW == 0 && (pindex= komodo_chainactive(1)) != 0 )
|
||||||
{
|
{
|
||||||
if ( pindex->nTime > 1564499104-365*2*1440 )
|
if ( pindex->nTime > 1564499104-365*2*1440 )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user