Stores several 'Groups' whose were mapped by output type.
Declared in <wallet/coinselection.h>
struct OutputGroupTypeMap;
| Name | Description |
|---|---|
Push | Append a group to the containers, tracking it by type and overall. |
TypesCount | Return the number of distinct output types stored. |
| Name | Description |
|---|---|
all_groups | All inserted groups, without any type distinction. |
groups_by_type | Output groups keyed by output type. |