From e31d77e3e5d2196d65c31ef45e68a2648553f914 Mon Sep 17 00:00:00 2001 From: fkrause98 Date: Fri, 20 Sep 2024 19:26:35 -0300 Subject: [PATCH] fix: set network_params name properly --- test_data/network_params.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_data/network_params.yaml b/test_data/network_params.yaml index aa336b74..bf6d393e 100644 --- a/test_data/network_params.yaml +++ b/test_data/network_params.yaml @@ -2,7 +2,7 @@ participants: - el_type: geth cl_type: lighthouse count: 2 - - el_type: ethereumrust + - el_type: ethereum_rust cl_type: lighthouse vc_count: 0 validator_count: 0