Returns the dynamic memory usage of the mempool, in bytes.

Synopsis

Declared in <txmempool.h>

size_t
DynamicMemoryUsage() const;

Return Value

The estimated dynamic memory usage.

Created with MrDocs