A pair of output group collections split by whether they hold only positive-value UTXOs.
Declared in <wallet/coinselection.h>
struct Groups;
| Name | Description |
|---|---|
mixed_group | Output groups which may contain both positive and negative UTXOs. |
positive_group | Output groups containing only positive UTXOs (value > 0). |