Skip to content

Commit

Permalink
Update epoch to 74735
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-blox authored Aug 25, 2024
1 parent 700c412 commit b2025ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networkconfig/holesky-stage.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ var HoleskyStage = NetworkConfig{
GenesisEpoch: 1,
RegistrySyncOffset: new(big.Int).SetInt64(84599),
RegistryContractAddr: "0x0d33801785340072C452b994496B19f196b7eE15",
AlanForkEpoch: 74743,
AlanForkEpoch: 74735,
Bootnodes: []string{
"enr:-Ja4QDYHVgUs9NvlMqq93ot6VNqbmrIlMrwKnq4X3DPRgyUNB4ospDp8ubMvsf-KsgqY8rzpZKy4GbE1DLphabpRBc-GAY_diLjngmlkgnY0gmlwhDQrLYqJc2VjcDI1NmsxoQKnAiuSlgSR8asjCH0aYoVKM8uPbi4noFuFHZHaAHqknYNzc3YBg3RjcIITiYN1ZHCCD6E",
},
Expand Down

0 comments on commit b2025ee

Please sign in to comment.