[#wallet-OutputGroup-m_max_cluster_count] = xref:wallet.adoc[wallet]::xref:wallet/OutputGroup.adoc[OutputGroup]::m_max_cluster_count :relfileprefix: ../../ :mrdocs: The maximum cluster count of a single UTXO in this output group. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t m_max_cluster_count = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#