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
Returns the number of transactions staged for addition.
Declared in <txmempool.h>
size_t
GetTxCount() const;
The count of added transactions.
Created with MrDocs