mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 23:56:43 +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:
|
||||
@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
|
||||
|
|
|
|||
Loading…
Reference in a new issue