Test two fee rates for equality by their fee/vsize ratio.
Declared in <policy/feerate.h>
<policy/feerate.h>
bool operator==( CFeeRate const& a, CFeeRate const& b) noexcept;
true if the fee rates are equal.
true