Add all outputs of a group to the selection.

Synopsis

Declared in <wallet/coinselection.h>

void
AddInput(OutputGroup const& group);

Parameters

Name

Description

group

The output group to add.

Created with MrDocs