Skip to content

Commit 3bc3e1f

Browse files
committed
Set Capella fork epoch
1 parent 65a5eb8 commit 3bc3e1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • common/eth2_network_config/built_in_network_configs/mainnet

common/eth2_network_config/built_in_network_configs/mainnet/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ BELLATRIX_FORK_VERSION: 0x02000000
3838
BELLATRIX_FORK_EPOCH: 144896 # Sept 6, 2022, 11:34:47am UTC
3939
# Capella
4040
CAPELLA_FORK_VERSION: 0x03000000
41-
CAPELLA_FORK_EPOCH: 18446744073709551615
41+
CAPELLA_FORK_EPOCH: 194048 # April 12, 2023, 10:27:35pm UTC
4242
# Sharding
4343
SHARDING_FORK_VERSION: 0x03000000
4444
SHARDING_FORK_EPOCH: 18446744073709551615

0 commit comments

Comments
 (0)