Function set_exchange_fee:
Defined in module accountant (file: /std/accountant.c)

The fee (in percent) is deducted when exchanging different currencies

Prototype:
void set_exchange_fee(float fee);
