Closed mfw78 closed 4 months ago
The interface change is important for the Balancer team, we should notify them before they redeploy their contract.
The interface shared with the balancer team already had this value indexed
which they followed correctly. It was just our helper contract implementation that did not adhere to the agreed upon interface.
This PR:
COWAMMPoolCreated
complies (i.e. the address isindexed
).