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