Skip to content

Commit

Permalink
Remove shutdown chain
Browse files Browse the repository at this point in the history
  • Loading branch information
anacrolix committed Jul 24, 2024
1 parent ef8e00b commit 615485d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions progress.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ if [ $CHAIN_ID -eq 10 ]; then
L2_URL=https://mainnet.optimism.io
fi


if [ $CHAIN_ID -eq 420 ]; then
L2_URL=https://goerli.optimism.io
fi


if [ $CHAIN_ID -eq 11155420 ]; then
L2_URL=https://sepolia.optimism.io
fi
Expand Down

0 comments on commit 615485d

Please sign in to comment.