wallet::OutputGroup::m_ancestors

The aggregated count of unconfirmed ancestors of all UTXOs in this group. Not deduplicated and may overestimate when ancestors are shared.

Synopsis

Declared in <wallet/coinselection.h>

size_t m_ancestors = {0};