Constructors

Synopses

Declared in <wallet/coinselection.h>

Construct an empty output group.

constexpr
OutputGroup() = default;

Construct an output group seeded from coin selection parameters.

Parameters

Name

Description

params

Parameters providing the long‐term feerate and fee‐subtraction setting.

Created with MrDocs