wallet::OutputGroup::OutputGroup

Construct an output group seeded from coin selection parameters.

Synopsis

Declared in <wallet/coinselection.h>

OutputGroup(CoinSelectionParams const& params);

Parameters

NameDescription
paramsParameters providing the long-term feerate and fee-subtraction setting.