Scale a fee rate by an integer factor.
Declared in <policy/feerate.h>
<policy/feerate.h>
CFeeRate operator*( CFeeRate const& f, int a);
The scaled fee rate.