Skip to content

Commit

Permalink
push new bootnode ENR
Browse files Browse the repository at this point in the history
  • Loading branch information
moshe-blox committed May 29, 2024
1 parent 0901ba3 commit 3ecdac9
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,6 +16,6 @@ var HoleskyStage = NetworkConfig{
RegistrySyncOffset: new(big.Int).SetInt64(84599),
RegistryContractAddr: "0x0d33801785340072C452b994496B19f196b7eE15",
Bootnodes: []string{
"enr:-Li4QPnPGESWx2wnu3s2qeu6keFbkaV2M0ZiGHgxxGI9ThP4XSgSaFzl6zYsF1zAdni3Mh04iA6BEZqoC6LZ52UFnwKGAYxEgLqeh2F0dG5ldHOIAAAAAAAAAACEZXRoMpD1pf1CAAAAAP__________gmlkgnY0gmlwhDQiKqmJc2VjcDI1NmsxoQP2e508AoA0B-KH-IaAd3nVCfI9q16lNztV-oTpcH72tIN0Y3CCE4mDdWRwgg-h",
"enr:-Li4QNqVtgIyawyzKILhcFRfBR93Qkm2aM-y_Irk-PL7ojMmeS5nYzHurvcpDqhZCUoaP8TLyhiG-8tGALk_AjtOquWGAYxEgLqgh2F0dG5ldHOIAAAAAAAAAACEZXRoMpD1pf1CAAAAAP__________gmlkgnY0gmlwhDQiKqmJc2VjcDI1NmsxoQP2e508AoA0B-KH-IaAd3nVCfI9q16lNztV-oTpcH72tIN0Y3CCE4mDdWRwgg-h",
},
}

0 comments on commit 3ecdac9

Please sign in to comment.