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