/packages/amm/src/fee.rs#L25-L32
The intended logic is to allow the fee be as high as 100% as hinted by the comment; however, we revert even when the fee is 100%, cause the check is inclusive.
