From 69d737e61d8742150f8a37f1217488b2106b7094 Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Tue, 18 Apr 2023 15:07:11 +0300 Subject: [PATCH] Remove the Makefile targets related to the deprecated zhejiang testnet --- Makefile | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Makefile b/Makefile index 1c8199aa5..fd08a9df8 100644 --- a/Makefile +++ b/Makefile @@ -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 ###