Remove the Makefile targets related to the deprecated zhejiang testnet

This commit is contained in:
Zahary Karadjov 2023-04-18 15:07:11 +03:00
parent cc24429828
commit 69d737e61d
No known key found for this signature in database
GPG Key ID: C1F42EAFF38D570F
1 changed files with 0 additions and 8 deletions

View File

@ -672,14 +672,6 @@ sepolia-dev-deposit: | sepolia-build deposit_contract
clean-sepolia:
$(call CLEAN_NETWORK,sepolia)
### Withdrawals testnets
zhejiang:
tmuxinator start -p scripts/tmuxinator-el-cl-pair-in-devnet.yml network="vendor/withdrawals-testnets/zhejiang-testnet/custom_config_data"
clean-zhejiang:
scripts/clean-devnet-dir.sh vendor/withdrawals-testnets/zhejiang-testnet/custom_config_data
###
### Gnosis chain binary
###