diff --git a/common/eth2_network_config/built_in_network_configs/eip4844/config.yaml b/common/eth2_network_config/built_in_network_configs/eip4844/config.yaml index 8e779eac3d..d6e6aef57a 100644 --- a/common/eth2_network_config/built_in_network_configs/eip4844/config.yaml +++ b/common/eth2_network_config/built_in_network_configs/eip4844/config.yaml @@ -36,7 +36,7 @@ ALTAIR_FORK_EPOCH: 1 BELLATRIX_FORK_VERSION: 0x02000ffd BELLATRIX_FORK_EPOCH: 2 # Sharding -EIP4844_FORK_VERSION: 0x03000ffd +EIP4844_FORK_VERSION: 0x83000ffd EIP4844_FORK_EPOCH: 3 # TBD, 2**32 is a placeholder. Merge transition approach is in active R&D.