File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ OP_RETH_SEQUENCER_HTTP=http://host.docker.internal:8547
15
15
# SYNC CONFIGURATION
16
16
# -----------------
17
17
OP_NODE_SYNCMODE=execution-layer
18
- OP_NODE_VERIFIER_L1_CONFS=4
19
18
OP_NODE_ROLLUP_LOAD_PROTOCOL_VERSIONS=true
20
19
21
20
# [REQUIRED] L1 CONFIGURATION
@@ -45,7 +44,6 @@ OP_NODE_INTERNAL_IP="true"
45
44
# ----------------
46
45
OP_RETH_DISABLE_DISCOVERY="false"
47
46
OP_RETH_DISABLE_TX_POOL_GOSSIP="true"
48
- #OP_RETH_OP_NETWORK="base"
49
47
50
48
# RPC CONFIGURATION
51
49
# ---------------
@@ -61,9 +59,3 @@ OP_NODE_METRICS_ENABLED="true"
61
59
OP_NODE_METRICS_ADDR=0.0.0.0
62
60
OP_NODE_METRICS_PORT="7300"
63
61
STATSD_ADDRESS="172.17.0.1"
64
-
65
- # OPTIONAL SETTINGS
66
- # ===============
67
-
68
- # TRUSTED RPC MODE (OPTIONAL - UNCOMMENT TO ENABLE)
69
- # OP_NODE_L1_TRUST_RPC=true
You can’t perform that action at this time.
0 commit comments