From 526a2a260abbc12d6071d3f5461b6d97c09f71a7 Mon Sep 17 00:00:00 2001 From: MoeMahhouk Date: Thu, 24 Apr 2025 08:09:16 +0000 Subject: [PATCH] chore: fix mev-boost container with multi beacon nodes --- internal/components.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/components.go b/internal/components.go index ce86142..34bd9cd 100644 --- a/internal/components.go +++ b/internal/components.go @@ -396,6 +396,7 @@ func (m *MevBoostRelay) Run(service *service, ctx *ExContext) { service. WithImage("docker.io/flashbots/playground-utils"). WithTag("latest"). + WithEnv("ALLOW_SYNCING_BEACON_NODE", "1"). WithEntrypoint("mev-boost-relay"). DependsOnHealthy(m.BeaconClient). WithArgs(