diff --git a/src/mev/mev_relay/helix_launcher.star b/src/mev/mev_relay/helix_launcher.star index 065c0239c..1da0f897f 100644 --- a/src/mev/mev_relay/helix_launcher.star +++ b/src/mev/mev_relay/helix_launcher.star @@ -93,6 +93,8 @@ def launch_helix_relay( # Convert beacon_uris from a comma-separated string to a list of URIs beacon_uris = [uri.strip() for uri in beacon_uris.split(",")] + beacon_uris = beacon_uris[0] # Only use the first beacon URI + plan.print(beacon_uris) network_config_dir_path_on_service = "{0}/{1}".format(