Pairs a coin eligibility filter with whether mixing output types is allowed.
Declared in <wallet/spend.h>
struct SelectionFilter;
| Name | Description |
|---|---|
allow_mixed_output_types | Whether the selection may mix different output types. |
filter | The eligibility filter applied to candidate coins. |