Stores several 'Groups' whose were mapped by output type.
Synopsis
Declared in <wallet/coinselection.h>
struct OutputGroupTypeMap;
Member Functions
Name |
Description |
Append a group to the containers, tracking it by type and overall. |
|
Return the number of distinct output types stored. |
Data Members
Name |
Description |
All inserted groups, without any type distinction. |
|
Output groups keyed by output type. |
Created with MrDocs