File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ OP_NODE_RPC_PORT=8545
33
33
OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
34
34
OP_NODE_VERIFIER_L1_CONFS=4
35
35
OP_NODE_ROLLUP_LOAD_PROTOCOL_VERSIONS=true
36
+ OP_NODE_SYNCMODE=execution-layer
36
37
37
38
# OP_NODE_L1_TRUST_RPC allows for faster syncing, but should be used *only* if your L1 RPC node
38
39
# is fully trusted. It also allows op-node to work with clients such as Erigon that do not
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ OP_NODE_RPC_PORT=8545
33
33
OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
34
34
OP_NODE_VERIFIER_L1_CONFS=4
35
35
OP_NODE_ROLLUP_LOAD_PROTOCOL_VERSIONS=true
36
+ OP_NODE_SYNCMODE=execution-layer
36
37
37
38
# OP_NODE_L1_TRUST_RPC allows for faster syncing, but should be used *only* if your L1 RPC node
38
39
# is fully trusted. It also allows op-node to work with clients such as Erigon that do not
You can’t perform that action at this time.
0 commit comments