File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ class CMainParams : public CChainParams {
228228 base58Prefixes[EXT_PUBLIC_KEY] = boost::assign::list_of (0x04 )(0x88 )(0xB2 )(0x1E ).convert_to_container <std::vector<unsigned char > >();
229229 base58Prefixes[EXT_SECRET_KEY] = boost::assign::list_of (0x04 )(0x88 )(0xAD )(0xE4 ).convert_to_container <std::vector<unsigned char > >();
230230
231- vSeeds.push_back (CDNSSeedData (" nav.community" , " seed.nav.community" ));
232- vSeeds.push_back (CDNSSeedData (" navcoin.org " , " seed.navcoin.org " ));
231+ vSeeds.push_back (CDNSSeedData (" seed 1 nav.community" , " seed.nav.community" ));
232+ vSeeds.push_back (CDNSSeedData (" seed 2 nav.community " , " seed2.nav.community " ));
233233
234234 vFixedSeeds = std::vector<SeedSpec6>(pnSeed6_main, pnSeed6_main + ARRAYLEN (pnSeed6_main));
235235
You can’t perform that action at this time.
0 commit comments