Skip to content

Commit

Permalink
Add required ENV var CHAIN_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
pclaesen committed Sep 6, 2024
1 parent 50bad25 commit 71152f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/DeployCometWrapper.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import { CometWrapper, CometInterface, ICometRewards, CometHelpers, IERC20 } fro
// PROXY_ADMIN_ADDRESS
// TOKEN_NAME
// TOKEN_SYMBOL
// CHAIN_ID

// Optional but suggested ENV vars:
// ETHERSCAN_KEY
Expand Down

0 comments on commit 71152f9

Please sign in to comment.