Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieraykatz authored Mar 26, 2024
1 parent 4a101cc commit a8be87c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sepolia/2024-03-26-increase-gas-limit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ include ../../Makefile
include ../.env
include .env

# Unpause OptimismPortal Commands

.PHONY: update-gas-limit
update-gas-limit:
@forge script --rpc-url $(L1_RPC_URL) UpdateGasLimitSepolia --private-key $(PRIVATE_KEY) --broadcast

0 comments on commit a8be87c

Please sign in to comment.