Remove the Makefile targets related to the deprecated zhejiang testnet
This commit is contained in:
parent
cc24429828
commit
69d737e61d
8
Makefile
8
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
|
||||
###
|
||||
|
|
Loading…
Reference in New Issue