This commit is contained in:
Sebastian
2024-01-27 04:12:04 +01:00
parent f283dc17cd
commit 531531993a
2 changed files with 1 additions and 2 deletions

View File

@@ -70,7 +70,6 @@ exec ./geth \
--gcmode=${OP_GETH_GCMODE:-archive} \
--state.scheme=${OP_GETH_STATE_SCHEME:-hash} \
--db.engine=${GETH_DB_ENGINE:-leveldb} \
--port=${P2P_PORT:-30303} \
--discovery.port=${P2P_PORT:-30303} \
--nodiscover \
--maxpeers=100 \