Wrap a FeeFrac (or derived type) for feerate‐then‐reversed‐size comparison.

Synopsis

Declared in <util/feefrac.h>

constexpr
ByRatioNegSize(T const& feefrac) noexcept;

Parameters

Name

Description

feefrac

The FeeFrac to wrap; the reference is held, not copied.

Created with MrDocs