Skip to content

Commit

Permalink
Schedule Capella on Sepolia (erigontech#6920)
Browse files Browse the repository at this point in the history
  • Loading branch information
yperbasis authored and finiteops committed Apr 10, 2023
1 parent 909a9dc commit 95d5b28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cl/clparams/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,8 @@ func sepoliaConfig() BeaconChainConfig {
cfg.AltairForkVersion = 0x90000070
cfg.BellatrixForkEpoch = 100
cfg.BellatrixForkVersion = 0x90000071
cfg.CapellaForkEpoch = 56832
cfg.CapellaForkVersion = 0x90000072
cfg.TerminalTotalDifficulty = "17000000000000000"
cfg.DepositContractAddress = "0x7f02C3E3c98b133055B8B348B2Ac625669Ed295D"
cfg.InitializeForkSchedule()
Expand Down

0 comments on commit 95d5b28

Please sign in to comment.