why does OP never give a useful error message

This commit is contained in:
Sebastian
2025-03-19 17:52:28 +01:00
parent 75005e0c2c
commit a3c6df3a7b

View File

@@ -83,6 +83,7 @@ uDdWRwgiMr"
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- "OP_NODE_NETWORK=lisk-sepolia" - "OP_NODE_NETWORK=lisk-sepolia"
- "OP_NODE_SYNCMODE=consensus-layer"
- "OP_NODE_L1_ETH_RPC=${LISK_SEPOLIA_L1_ENDPOINT}" - "OP_NODE_L1_ETH_RPC=${LISK_SEPOLIA_L1_ENDPOINT}"
- "OP_NODE_L2_ENGINE_AUTH_RAW=${JWTSECRET}" - "OP_NODE_L2_ENGINE_AUTH_RAW=${JWTSECRET}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"