We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6f71f9 + 3207dde commit b9c2005Copy full SHA for b9c2005
scripts/local_testnet/geth.sh
@@ -50,5 +50,4 @@ exec $GETH_BINARY \
50
--bootnodes $EL_BOOTNODE_ENODE \
51
--port $network_port \
52
--http.port $http_port \
53
- --authrpc.port $auth_port \
54
- 2>&1 | tee $data_dir/geth.log
+ --authrpc.port $auth_port
0 commit comments