Returns the number of transactions in the mempool.
Synopsis
Declared in <txmempool.h>
unsigned long
size() const;
Return Value
The transaction count.
Created with MrDocs
Returns the number of transactions in the mempool.
Declared in <txmempool.h>
unsigned long
size() const;
The transaction count.
Created with MrDocs