Pairs a coin eligibility filter with whether mixing output types is allowed.

Synopsis

Declared in <wallet/spend.h>

struct SelectionFilter;

Data Members

Name

Description

allow_mixed_output_types

Whether the selection may mix different output types.

filter

The eligibility filter applied to candidate coins.

Created with MrDocs