new params

This commit is contained in:
Para Dox
2025-05-13 12:40:46 +07:00
parent c9188fa6c7
commit 1b489f5a94
12 changed files with 52 additions and 12 deletions

View File

@@ -62,7 +62,6 @@ services:
- --gcmode=full
- --maxpeers=50
- --nodiscover
- --nodiscover
- --rpc.gascap=600000000
- --rpc.txfeecap=0
- --state.scheme=hash
@@ -128,6 +127,10 @@ services:
- OP_NODE_ROLLUP_LOAD_PROTOCOL_VERSIONS=true
- OP_NODE_RPC_ADDR=0.0.0.0
- OP_NODE_RPC_PORT=8545
- OP_NODE_SEQUENCER_ENABLED=false
- OP_NODE_SEQUENCER_L1_CONFS=0
- OP_NODE_SEQUENCER_MAX_SAFE_LAG=0
- OP_NODE_SEQUENCER_STOPPED=false
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=consensus-layer
- OP_NODE_VERIFIER_L1_CONFS=0