Stores several 'Groups' whose were mapped by output type.

Synopsis

Declared in <wallet/coinselection.h>

struct OutputGroupTypeMap;

Member Functions

Name

Description

Push

Append a group to the containers, tracking it by type and overall.

TypesCount

Return the number of distinct output types stored.

Data Members

Name

Description

all_groups

All inserted groups, without any type distinction.

groups_by_type

Output groups keyed by output type.

Created with MrDocs