Skip to content

Commit

Permalink
fix: integration script (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0aa0 authored Feb 2, 2024
1 parent c91f47b commit 8c7be10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/script/EigenDADeployer.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ contract EigenDADeployer is DeployOpenEigenLayer {
abi.encodeWithSelector(
EigenDAServiceManager.initialize.selector,
eigenDAPauserReg,
0,
addressConfig.eigenDACommunityMultisig,
addressConfig.eigenDACommunityMultisig
)
Expand Down

0 comments on commit 8c7be10

Please sign in to comment.