How does yswap protect if the protection only happens on withdrawing liquidity and not during every buy/sell? https://github.com/yearn/audit/blob/4b07283c80fc005e899afa8b5fb2bb949fe11f28/contracts/ySwap/StableAMMv3.sol#L473
How does yswap protect if the protection only happens on withdrawing liquidity and not during every buy/sell?
audit/contracts/ySwap/StableAMMv3.sol
Line 473 in 4b07283