From 4785a3c8bd092067ec3d637dc19091a747cf3621 Mon Sep 17 00:00:00 2001 From: Barnabas Busa Date: Fri, 19 Sep 2025 01:21:36 +0200 Subject: [PATCH] fix: update lh supernode flag Signed-off-by: Barnabas Busa --- roles/lighthouse/defaults/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/lighthouse/defaults/main.yaml b/roles/lighthouse/defaults/main.yaml index f668f38d..f2165c6f 100644 --- a/roles/lighthouse/defaults/main.yaml +++ b/roles/lighthouse/defaults/main.yaml @@ -89,7 +89,7 @@ lighthouse_container_command_v6: - --enr-quic6-port={{ lighthouse_ports_quic }} lighthouse_container_supernode_command: - - --subscribe-all-data-column-subnets + - --supernode lighthouse_container_command: >- {{