Check whether the first feerate is strictly higher 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 higher than b's.