Skip to content

Commit

Permalink
✨ Lint Upgrade.s.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyrharper committed Apr 5, 2024
1 parent 56e3c05 commit d474715
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script/Upgrade.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ contract DeployBaseSepolia_Andromeda is Setup, BaseSepoliaParameters {
}
}


/// @dev steps to deploy and verify on Base Goerli:
/// (1) load the variables in the .env file via `source .env`
/// (2) run `forge script script/Upgrade.s.sol:DeployBaseGoerli_Synthetix --rpc-url $BASE_GOERLI_RPC_URL --etherscan-api-key $BASESCAN_API_KEY --broadcast --verify -vvvv`
Expand Down

0 comments on commit d474715

Please sign in to comment.