Skip to content

Commit 9a41f65

Browse files
authored
Add capella fork epoch (#3997)
1 parent 1f419f4 commit 9a41f65

File tree

1 file changed

+4
-0
lines changed
  • common/eth2_network_config/built_in_network_configs/sepolia

1 file changed

+4
-0
lines changed

common/eth2_network_config/built_in_network_configs/sepolia/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ TERMINAL_TOTAL_DIFFICULTY: 17000000000000000
2828
TERMINAL_BLOCK_HASH: 0x0000000000000000000000000000000000000000000000000000000000000000
2929
TERMINAL_BLOCK_HASH_ACTIVATION_EPOCH: 18446744073709551615
3030

31+
# Capella
32+
CAPELLA_FORK_VERSION: 0x90000072
33+
CAPELLA_FORK_EPOCH: 56832
34+
3135
# Eip4844
3236
EIP4844_FORK_VERSION: 0x03001020
3337
EIP4844_FORK_EPOCH: 18446744073709551615

0 commit comments

Comments
 (0)