Check whether the first feerate is strictly lower than the second.
Declared in <util/feefrac.h>
<util/feefrac.h>
bool operator<( ByRatio const& a, ByRatio const& b) noexcept;
True if a's feerate is lower than b's.