Optional mempool that is kept in sync with the chain. Only the active chainstate has a mempool.

Synopsis

Declared in <validation.h>

CTxMemPool* m_mempool;

Created with MrDocs