1
0
Fork 0
forked from lthn/blockchain

Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Snider 2025-10-05 13:27:04 +01:00 committed by GitHub
parent 6bc491e7e2
commit 1f3c167427
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -434,7 +434,6 @@ namespace nodetool
{
#ifndef TESTNET
//TODO:
// ADD_HARDCODED_SEED_NODE(std::string("0.0.0.0:") + std::to_string(P2P_DEFAULT_PORT));
ADD_HARDCODED_SEED_NODE("116.202.82.115", P2P_DEFAULT_PORT); // Hetzner
ADD_HARDCODED_SEED_NODE("34.13.212.174", P2P_DEFAULT_PORT); // Google
//ADD_HARDCODED_SEED_NODE("94.130.137.230", P2P_DEFAULT_PORT);