[#cluster_linearize-SetInfo-2constructor-05] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/SetInfo.adoc[SetInfo]::SetInfo :relfileprefix: ../../ :mrdocs: Construct a SetInfo for a specified set and feerate. == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- SetInfo( SetType const& txn, xref:FeeFrac.adoc[FeeFrac] const& fr) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *txn* | The transactions in the set. | *fr* | Their combined fee and size. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#