Skip to content

Commit

Permalink
additional clearnet seed (#1155)
Browse files Browse the repository at this point in the history
* update seeds

* additional clearnet seed

---------

Co-authored-by: sunerok <[email protected]>
  • Loading branch information
swat69 and justinvforvendetta authored Feb 19, 2025
1 parent 57b3bc3 commit b9f0453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ if (gArgs.IsArgSet("-without-tor") || gArgs.GetBoolArg("-dynamic-network", false
vSeeds.emplace_back("seed1.verge-blockchain.com"); //swat
vSeeds.emplace_back("seed2.verge-blockchain.com"); //swat
vSeeds.emplace_back("xvg.nownodes.io"); //NOWnodes seed
vSeeds.emplace_back("seed3.verge-blockchain.com"); //swat
vSeeds.emplace_back("139.59.172.93");
vSeeds.emplace_back("35.79.207.60");
vSeeds.emplace_back("34.195.53.91");
Expand Down

0 comments on commit b9f0453

Please sign in to comment.