Skip to content

Commit

Permalink
fix: from scratch deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ypatil12 committed Oct 14, 2024
1 parent 6e3405f commit f8bfa8c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions script/deploy/local/Deploy_From_Scratch.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -349,9 +349,6 @@ contract DeployFromScratch is Script, Test {
);
}

eigenLayerProxyAdmin.transferOwnership(executorMultisig);
eigenPodBeacon.transferOwnership(executorMultisig);

// STOP RECORDING TRANSACTIONS FOR DEPLOYMENT
vm.stopBroadcast();

Expand Down

0 comments on commit f8bfa8c

Please sign in to comment.