mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-10 22:13:47 +00:00
Update Makefile
This commit is contained in:
parent
06ac4a539f
commit
1995e16d16
1 changed files with 0 additions and 4 deletions
|
|
@ -37,7 +37,3 @@ create-docker-network:
|
||||||
deploy-create2:
|
deploy-create2:
|
||||||
@echo "Deploying create2 deployment proxy..."
|
@echo "Deploying create2 deployment proxy..."
|
||||||
./util/deploy_create2.sh "http://localhost:8545"
|
./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
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue