Get the total usage (weight) of all orphans. If an orphan has multiple announcers, its usage is only counted once within this total.

Synopsis

Declared in <node/txorphanage.h>

virtual
Usage
TotalOrphanUsage() const = 0;

Return Value

The combined weight of all stored orphans.

Created with MrDocs