File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -276,12 +276,9 @@ class CMainParams : public CChainParams {
276276 // This is fine at runtime as we'll fall back to using them as a oneshot if they don't support the
277277 // service bits we want, but we should get them updated to support all service bits wanted by any
278278 // release ASAP to avoid it where possible.
279- vSeeds.emplace_back (" 42.192.235.164 " );
279+ vSeeds.emplace_back (" 42.192.219.83 " );
280280 vSeeds.emplace_back (" 66.151.242.154" );
281- vSeeds.emplace_back (" 5.188.104.245" );
282- vSeeds.emplace_back (" 80.65.23.139" );
283- vSeeds.emplace_back (" 83.221.211.116" );
284- vSeeds.emplace_back (" 91.206.16.214" );
281+ vSeeds.emplace_back (" 5.189.173.231" );
285282
286283 // AXE addresses start with 'P'
287284 base58Prefixes[PUBKEY_ADDRESS] = std::vector<unsigned char >(1 ,55 );
You can’t perform that action at this time.
0 commit comments