cluster_linearize::SetInfo::SetInfo

Construct a SetInfo for a specified set and feerate.

Synopsis

Declared in <cluster_linearize.h>

SetInfo(
    SetType const& txn,
    FeeFrac const& fr) noexcept;

Parameters

NameDescription
txnThe transactions in the set.
frTheir combined fee and size.