Compare two FeeRateEstimation objects based on fee rate
Declared in <util/fees.h>
<util/fees.h>
auto operator<=>(FeeRateEstimation const& other) const;
strong ordering of either less, greater or equal; based on feerate ratio comparison.