Skip to content

Commit

Permalink
additional clearnet seed
Browse files Browse the repository at this point in the history
  • Loading branch information
swat69 committed Jan 3, 2025
1 parent 42a78c9 commit 39a77a1
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 @@ -199,6 +199,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
}

base58Prefixes[PUBKEY_ADDRESS] = std::vector<unsigned char>(1,30);
Expand Down

0 comments on commit 39a77a1

Please sign in to comment.