Skip to content

Commit

Permalink
log address
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0aa0 committed Apr 16, 2024
1 parent 6168986 commit e1728cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/script/deploy/mainnet/Deploy_DASM.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ contract Deployer_Mainnet is ExistingDeploymentParser {
);

vm.stopBroadcast();

console.log(address(eigenDAServiceManagerImplementation));
}
}

0 comments on commit e1728cb

Please sign in to comment.