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