Skip to content

Commit

Permalink
add seed.twisterarmy.org
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost committed Dec 25, 2021
1 parent ac98ed7 commit 42cb769
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,8 @@ class CMainParams : public CChainParams {
vSeeds.push_back(CDNSSeedData("cruller.tasty.sexy", "cruller.tasty.sexy"));
vSeeds.push_back(CDNSSeedData("twister-seeder.muh.freedu.ms", "twister-seeder.muh.freedu.ms"));
vSeeds.push_back(CDNSSeedData("twisterarmyseed.tk", "twisterarmyseed.tk"));

vSeeds.push_back(CDNSSeedData("twisterarmy.org", "seed.twisterarmy.org"));

base58Prefixes[PUBKEY_ADDRESS] = 0;
base58Prefixes[SCRIPT_ADDRESS] = 5;
base58Prefixes[SECRET_KEY] = 128;
Expand Down

0 comments on commit 42cb769

Please sign in to comment.