Skip to content

Commit

Permalink
Merge of #5383
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Mar 22, 2024
2 parents d6f71f9 + 3207dde commit b9c2005
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/local_testnet/geth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,4 @@ exec $GETH_BINARY \
--bootnodes $EL_BOOTNODE_ENODE \
--port $network_port \
--http.port $http_port \
--authrpc.port $auth_port \
2>&1 | tee $data_dir/geth.log
--authrpc.port $auth_port

0 comments on commit b9c2005

Please sign in to comment.