set<CBlockIndex*,CBlockIndexWorkComparator>setBlockIndexValid;// may contain all CBlockIndex*'s that have validness >=BLOCK_VALID_TRANSACTIONS, and must contain those who aren't failed
set<CBlockIndex*,CBlockIndexWorkComparator>setBlockIndexValid;// may contain all CBlockIndex*'s that have validness >=BLOCK_VALID_TRANSACTIONS, and must contain those who aren't failed
int64nTimeBestReceived=0;
int64nTimeBestReceived=0;
boolfImporting=false;
boolfImporting=false;
unsignedintnCoinCacheSize=5000;
CMedianFilter<int>cPeerBlockCounts(5,0);// Amount of blocks that other nodes claim to have
CMedianFilter<int>cPeerBlockCounts(5,0);// Amount of blocks that other nodes claim to have