Commit 72204c2
committed
refactor: update Gateway contract to improve fee handling and add aggregator address retrieval
- Renamed variables for clarity in fee calculations, changing `senderAmount` to `amountToSettle`.
- Updated logic to correctly handle aggregator fees during order settlements.
- Added a new function `getAggregator` in the IGateway interface to retrieve the aggregator address.
- Adjusted event emissions to reflect changes in fee handling.1 parent 11b7047 commit 72204c2
File tree
3 files changed
+16
-1331
lines changed- contracts
- interfaces
3 files changed
+16
-1331
lines changed
0 commit comments