[#wallet-FilteredOutputGroups] = xref:wallet.adoc[wallet]::FilteredOutputGroups :relfileprefix: ../ :mrdocs: Output groups keyed by the eligibility filter that selected them. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef std::map<CoinEligibilityFilter, OutputGroupTypeMap> FilteredOutputGroups; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#