Check if this is empty (size and fee are 0).
Declared in <util/feefrac.h>
<util/feefrac.h>
bool IsEmpty() const noexcept;
True if the size is 0 (which implies the fee is 0 as well).