let's connect
This commit is contained in:
@@ -71,7 +71,6 @@ exec ./geth \
|
|||||||
--state.scheme=${OP_GETH_STATE_SCHEME:-hash} \
|
--state.scheme=${OP_GETH_STATE_SCHEME:-hash} \
|
||||||
--db.engine=${GETH_DB_ENGINE:-leveldb} \
|
--db.engine=${GETH_DB_ENGINE:-leveldb} \
|
||||||
--discovery.port=${P2P_PORT:-30303} \
|
--discovery.port=${P2P_PORT:-30303} \
|
||||||
#--nodiscover \
|
|
||||||
--maxpeers=100 \
|
--maxpeers=100 \
|
||||||
--nat=extip:$HOST_IP \
|
--nat=extip:$HOST_IP \
|
||||||
--networkid="$CHAIN_ID" \
|
--networkid="$CHAIN_ID" \
|
||||||
|
|||||||
Reference in New Issue
Block a user