Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
shaspitz committed Jan 6, 2024
1 parent 06ac4a5 commit 1995e16
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions geth-poa/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,3 @@ create-docker-network:
deploy-create2:
@echo "Deploying create2 deployment proxy..."
./util/deploy_create2.sh "http://localhost:8545"

print-warp-deploy:
@echo "Printing hyperlane warp deployment artifact"
docker run --rm -v geth-poa_hyperlane-deploy-artifacts:/data alpine cat /data/warp-deployment.json

0 comments on commit 1995e16

Please sign in to comment.