Check if two FeeFrac objects are equal (both same fee and same size).
Declared in <util/feefrac.h>
<util/feefrac.h>
bool operator==( FeeFrac const& a, FeeFrac const& b) noexcept;
True if both the fee and the size are equal.