Access the mempool kept in sync with this chainstate.
Synopsis
Declared in <validation.h>
CTxMemPool*
GetMempool();
Return Value
A pointer to the mempool.
Created with MrDocs
Access the mempool kept in sync with this chainstate.
Declared in <validation.h>
CTxMemPool*
GetMempool();
A pointer to the mempool.
Created with MrDocs