Skip to content

Commit

Permalink
Updated Seeds
Browse files Browse the repository at this point in the history
  • Loading branch information
VIVO committed Jan 19, 2018
1 parent f1f3b42 commit fd6f098
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/chainparams.cpp
Expand Up @@ -127,8 +127,7 @@ class CMainParams : public CChainParams {
assert(genesis.hashMerkleRoot == uint256S("0x35d3553e7bdc0568c8c37074cb7cc4bd930bd57ceff0799ddb0279487d3fd8df"));


vSeeds.push_back(CDNSSeedData("vivonodes.space", "dns.vivonodes.space"));
vSeeds.push_back(CDNSSeedData("shmest.win", "dns.shmest.win"));
vSeeds.push_back(CDNSSeedData("vivoseeds.win", "vivoseed1.vivoseeds.win"));

// Vivo addresses start with 'V'
base58Prefixes[PUBKEY_ADDRESS] = std::vector<unsigned char>(1,70);
Expand Down

0 comments on commit fd6f098

Please sign in to comment.