Returns the number of transactions staged for addition.

Synopsis

Declared in <txmempool.h>

size_t
GetTxCount() const;

Return Value

The count of added transactions.

Created with MrDocs