From 1da296757c5269dda7c2dea0c7a5a19d82484fb2 Mon Sep 17 00:00:00 2001 From: Shane Bammel Date: Wed, 1 Mar 2023 17:26:15 -0600 Subject: [PATCH] Update MIN_GENESIS_ACTIVE_VALIDATOR_COUNT --- .../built_in_network_configs/pulsechain_testnet/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/eth2_network_config/built_in_network_configs/pulsechain_testnet/config.yaml b/common/eth2_network_config/built_in_network_configs/pulsechain_testnet/config.yaml index c8703c85e..2f0c40092 100644 --- a/common/eth2_network_config/built_in_network_configs/pulsechain_testnet/config.yaml +++ b/common/eth2_network_config/built_in_network_configs/pulsechain_testnet/config.yaml @@ -10,7 +10,7 @@ TERMINAL_TOTAL_DIFFICULTY: 58750003716598352947541 # Genesis # --------------------------------------------------------------- -MIN_GENESIS_ACTIVE_VALIDATOR_COUNT: 5000 +MIN_GENESIS_ACTIVE_VALIDATOR_COUNT: 4096 # Jan 28 2023 00:00:00 UTC MIN_GENESIS_TIME: 1674864000 # Genesis Fork Version