CTxMemPool::nTransactionsUpdated

Used by getblocktemplate to trigger CreateNewBlock() invocation

Synopsis

Declared in <txmempool.h>

std::atomic<unsigned int> nTransactionsUpdated = {0};