wallet::FilteredOutputGroups

Output groups keyed by the eligibility filter that selected them.

Synopsis

Declared in <wallet/coinselection.h>

typedef std::map<CoinEligibilityFilter, OutputGroupTypeMap> FilteredOutputGroups;