Skip to content

Commit dd569a1

Browse files
committed
Remove OP_NODE_VERIFIER_L1_CONFS that was forcing proofs for old blocks
1 parent 946ee94 commit dd569a1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docker/simulator/.env.playground

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ OP_RETH_SEQUENCER_HTTP=http://host.docker.internal:8547
1515
# SYNC CONFIGURATION
1616
# -----------------
1717
OP_NODE_SYNCMODE=execution-layer
18-
OP_NODE_VERIFIER_L1_CONFS=4
1918
OP_NODE_ROLLUP_LOAD_PROTOCOL_VERSIONS=true
2019

2120
# [REQUIRED] L1 CONFIGURATION
@@ -45,7 +44,6 @@ OP_NODE_INTERNAL_IP="true"
4544
# ----------------
4645
OP_RETH_DISABLE_DISCOVERY="false"
4746
OP_RETH_DISABLE_TX_POOL_GOSSIP="true"
48-
#OP_RETH_OP_NETWORK="base"
4947

5048
# RPC CONFIGURATION
5149
# ---------------
@@ -61,9 +59,3 @@ OP_NODE_METRICS_ENABLED="true"
6159
OP_NODE_METRICS_ADDR=0.0.0.0
6260
OP_NODE_METRICS_PORT="7300"
6361
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

0 commit comments

Comments
 (0)