proxied swapToLimit

This commit is contained in:
tim
2025-10-06 17:38:47 -04:00
parent 63f6e66d08
commit 20af14c872
7 changed files with 273 additions and 224 deletions

View File

@@ -58,7 +58,7 @@ contract DeployMock is Script {
}
// call full newPool signature on factory which will take the deposits and mint initial LP
(PartyPool pool, ) = planner.newPool(
(IPartyPool pool, ) = planner.newPool(
name,
symbol,
tokens,