This commit is contained in:
Sebastian
2024-09-09 15:16:44 +02:00
parent f62e1ce178
commit cf05d1eeb2
2 changed files with 2 additions and 2 deletions

View File

@@ -211,7 +211,7 @@ max-txs = -1
[beacon-kit.engine]
# HTTP url of the execution client JSON-RPC endpoint.
rpc-dial-url = "http://berachain-bartio:8551"
rpc-dial-url = "http://localhost:8551"
# Number of retries before shutting down consensus client.
rpc-retries = "3"