do not toch the ones without flashbots

This commit is contained in:
goldsquid
2025-08-01 17:42:52 +07:00
parent d35f94db80
commit 9448d5b50e
4 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ services:
- 8545
- 9001
- 8551
entrypoint: [base-reth-node, node]
entrypoint: [op-reth, node]
command:
- --chain=base
- --datadir=/root/.local/share/reth

View File

@@ -53,7 +53,7 @@ services:
- 8545
- 9001
- 8551
entrypoint: [base-reth-node, node]
entrypoint: [op-reth, node]
command:
- --chain=base-sepolia
- --datadir=/root/.local/share/reth

View File

@@ -53,7 +53,7 @@ services:
- 8545
- 9001
- 8551
entrypoint: [base-reth-node, node]
entrypoint: [op-reth, node]
command:
- --chain=base-sepolia
- --datadir=/root/.local/share/reth

View File

@@ -53,7 +53,7 @@ services:
- 8545
- 9001
- 8551
entrypoint: [base-reth-node, node]
entrypoint: [op-reth, node]
command:
- --chain=base-sepolia
- --datadir=/root/.local/share/reth