Chainstate::GetMempool

Access the mempool kept in sync with this chainstate.

Synopsis

Declared in <validation.h>

CTxMemPool*
GetMempool();

Return Value

A pointer to the mempool.