Users might submit an account they control as the fee_account. If the intention is to use just one account to gather fees, consider hardcoding the address instead of passing it as an argument:
src/processor/swap.rs#L78
