Skip to content
This repository was archived by the owner on Apr 2, 2019. It is now read-only.

Commit 6f3c51a

Browse files
author
bitcoinz
committed
2 new seeders
1 parent 7364042 commit 6f3c51a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/chainparams.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ class CMainParams : public CChainParams {
9999
vSeeds.clear();
100100
// use name as: echo -n hostname | sha256sum
101101
vSeeds.push_back(CDNSSeedData("4437c91da6e4c4edca56b57bd52c2e11a3fd7d8b04bd9dec9584fb5220f54b05.BTCZ", "btzseed.blockhub.info"));
102+
vSeeds.push_back(CDNSSeedData("2d59ee78b381697a4795079b1232396b64bc06ab5bd08d094d0a41d999edbf7a.BTCZ", "bitcoinz.ph"));
103+
vSeeds.push_back(CDNSSeedData("7e2071b6fc04a4b47d4973958d931d41479ffe069dc4c611f4a9d8ce8be737a9.BTCZ", "zparty.pl"));
102104

103105
// guarantees the first 2 characters, when base58 encoded, are "t1"
104106
base58Prefixes[PUBKEY_ADDRESS] = {0x1C,0xB8};

0 commit comments

Comments
 (0)