update base to not require nethermind

This commit is contained in:
Sebastian
2023-10-10 06:05:26 +02:00
parent 7b1e3cddcc
commit f01d7f1535
2 changed files with 4 additions and 3 deletions

View File

@@ -70,6 +70,7 @@ services:
- "OP_NODE_RPC_PORT=8545"
- "OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log"
- "OP_NODE_VERIFIER_L1_CONFS=4"
- "OP_NODE_L1_RPC_KIND=erigon"
- "OP_NODE_L1_TRUST_RPC=${TRUST_BASE_ETHEREUM_ENPOINT:-false}"
networks:
- chains