ownership & killable
This commit is contained in:
@@ -35,6 +35,7 @@ contract DeploySepolia is Script {
|
||||
|
||||
// deploy a PartyPlanner factory and create the pool via factory
|
||||
PartyPlanner planner = new PartyPlanner(
|
||||
msg.sender, // admin address is the same as the deployer
|
||||
WETH,
|
||||
swapImpl,
|
||||
mintImpl,
|
||||
|
||||
Reference in New Issue
Block a user