Test
This commit is contained in:
@@ -142,7 +142,7 @@ CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn)
|
|||||||
fprintf(stderr,"start CreateNewBlock %s initdone.%d deposit %.8f mempool.%d RT.%u KOMODO_ON_DEMAND.%d\n",ASSETCHAINS_SYMBOL,KOMODO_INITDONE,(double)komodo_paxtotal()/COIN,(int32_t)mempool.GetTotalTxSize(),isrealtime,KOMODO_ON_DEMAND);
|
fprintf(stderr,"start CreateNewBlock %s initdone.%d deposit %.8f mempool.%d RT.%u KOMODO_ON_DEMAND.%d\n",ASSETCHAINS_SYMBOL,KOMODO_INITDONE,(double)komodo_paxtotal()/COIN,(int32_t)mempool.GetTotalTxSize(),isrealtime,KOMODO_ON_DEMAND);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
sleep(10);
|
sleep(1);
|
||||||
}
|
}
|
||||||
KOMODO_ON_DEMAND = 0;
|
KOMODO_ON_DEMAND = 0;
|
||||||
if ( 0 && deposits != 0 )
|
if ( 0 && deposits != 0 )
|
||||||
|
|||||||
Reference in New Issue
Block a user