In https://github.com/soroswap/aggregator/tree/feat/protocol-23 For the aggregator contract, remove the initialize function and use a constructor instead of a deployer. Check that all typescript scripts run correctly
In https://github.com/soroswap/aggregator/tree/feat/protocol-23
For the aggregator contract, remove the initialize function and use a constructor instead of a deployer.
Check that all typescript scripts run correctly