The node's memory pool of unconfirmed transactions.
Synopsis
Declared in <node/context.h>
std::unique_ptr<CTxMemPool> mempool;
Created with MrDocs
The node's memory pool of unconfirmed transactions.
Declared in <node/context.h>
std::unique_ptr<CTxMemPool> mempool;
Created with MrDocs