Overview
When a sender is on the fee exemption list and the token also has a per-token fee tier, the exemption must take precedence and no fee should be charged.
Proposed Solution
- Configure a per-token fee tier for token T, add sender S to the exemption list, create a stream from S using token T
- Assert zero protocol fee deducted
Acceptance Criteria
Overview
When a sender is on the fee exemption list and the token also has a per-token fee tier, the exemption must take precedence and no fee should be charged.
Proposed Solution
Acceptance Criteria