We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a5eb8 commit 3bc3e1fCopy full SHA for 3bc3e1f
1 file changed
common/eth2_network_config/built_in_network_configs/mainnet/config.yaml
@@ -38,7 +38,7 @@ BELLATRIX_FORK_VERSION: 0x02000000
38
BELLATRIX_FORK_EPOCH: 144896 # Sept 6, 2022, 11:34:47am UTC
39
# Capella
40
CAPELLA_FORK_VERSION: 0x03000000
41
-CAPELLA_FORK_EPOCH: 18446744073709551615
+CAPELLA_FORK_EPOCH: 194048 # April 12, 2023, 10:27:35pm UTC
42
# Sharding
43
SHARDING_FORK_VERSION: 0x03000000
44
SHARDING_FORK_EPOCH: 18446744073709551615
0 commit comments