Skip to content

Commit

Permalink
edit comment
Browse files Browse the repository at this point in the history
  • Loading branch information
daopunk committed May 3, 2024
1 parent abcea67 commit a7db9bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/utils/PrankSwitch.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ contract PrankSwitch is Script, Test {

/**
* @notice can use `override` in setUp to change .env variable in inherited contract
* by default _deployerPk is set to ARB_MAINNET_DEPLOYER_PK
*/
function setUp() public virtual {
_deployerPk = vm.envUint('ARB_MAINNET_DEPLOYER_PK');
Expand Down

0 comments on commit a7db9bc

Please sign in to comment.