[#wallet-OutputGroup-m_ancestors] = xref:wallet.adoc[wallet]::xref:wallet/OutputGroup.adoc[OutputGroup]::m_ancestors :relfileprefix: ../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t m_ancestors = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#