We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f419f4 commit 9a41f65Copy full SHA for 9a41f65
common/eth2_network_config/built_in_network_configs/sepolia/config.yaml
@@ -28,6 +28,10 @@ TERMINAL_TOTAL_DIFFICULTY: 17000000000000000
28
TERMINAL_BLOCK_HASH: 0x0000000000000000000000000000000000000000000000000000000000000000
29
TERMINAL_BLOCK_HASH_ACTIVATION_EPOCH: 18446744073709551615
30
31
+# Capella
32
+CAPELLA_FORK_VERSION: 0x90000072
33
+CAPELLA_FORK_EPOCH: 56832
34
+
35
# Eip4844
36
EIP4844_FORK_VERSION: 0x03001020
37
EIP4844_FORK_EPOCH: 18446744073709551615
0 commit comments