cleanup [skip ci]

This commit is contained in:
Ștefan Talpalaru 2020-02-11 18:43:57 +01:00
parent 8df447d497
commit 82447e22b2
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 0 additions and 2 deletions

View File

@ -55,8 +55,6 @@ fi
mkdir -p "$DEPOSITS_DIR_ABS"
#DOCKER_BEACON_NODE="docker run -v $DEPOSITS_DIR_ABS:/deposits_dir -v $NETWORK_DIR_ABS:/network_dir -v $DATA_DIR_ABS:/data_dir statusteam/nimbus_beacon_node:$NETWORK"
if [ "$ETH1_PRIVATE_KEY" != "" ]; then
make deposit_contract
echo "Deploying deposit contract through $WEB3_URL_ARG..."