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