This commit is contained in:
jl777
2018-05-07 13:07:44 +03:00
parent 38215324fe
commit f839d3f52e

View File

@@ -402,6 +402,7 @@ void CTxMemPool::removeConflicts(const CTransaction &tx, std::list<CTransaction>
}
int32_t komodo_validate_interest(const CTransaction &tx,int32_t txheight,uint32_t nTime,int32_t dispflag);
extern char ASSETCHAINS_SYMBOL[];
void CTxMemPool::removeExpired(unsigned int nBlockHeight)
{