Skip to content

Commit

Permalink
params: remove unresponsive bootnodes (#616)
Browse files Browse the repository at this point in the history
Co-authored-by: ziogaschr <[email protected]>
  • Loading branch information
github-actions[bot] and ziogaschr authored Jan 20, 2025
1 parent 912b6dd commit 4e004c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion params/bootnodes.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ var MainnetBootnodes = []string{
"enode://d860a01f9722d78051619d1e2351aba3f43f943f6f00718d1b9baa4101932a1f5011f16bb2b1bb35db20d6fe28fa0bf09636d26a87d31de9ec6203eeedb1f666@18.138.108.67:30303", // bootnode-aws-ap-southeast-1-001
"enode://22a8232c3abc76a16ae9d6c3b164f98775fe226f0917b0ca871128a74a8e9630b458460865bab457221f1d448dd9791d24c4e5d88786180ac185df813a68d4de@3.209.45.79:30303", // bootnode-aws-us-east-1-001
"enode://2b252ab6a1d0f971d9722cb839a42cb81db019ba44c08754628ab4a823487071b5695317c8ccd085219c3a03af063495b2f1da8d18218da2d6a82981b45e6ffc@65.108.70.101:30303", // bootnode-hetzner-hel
"enode://4aeb4ab6c14b23e2c4cfdce879c04b0748a20d8e9b59e25ded2a08143e265c6c25936e74cbc8e641e3312ca288673d91f2f93f8e277de3cfa444ecdaaf982052@157.90.35.166:30303", // bootnode-hetzner-fsn
}

// HoleskyBootnodes are the enode URLs of the P2P bootstrap nodes running on the
Expand Down

0 comments on commit 4e004c6

Please sign in to comment.