Combines the

Synopsis

Declared in <wallet/coinselection.h>

void
Merge(SelectionResult const& other);

Description

Important note: There must be no shared 'COutput' among the two selection results being combined.

Parameters

Name

Description

other [in]

selection result into 'this' selection result.

Created with MrDocs