diff --git a/contrib/seeds/nodes_main.txt b/contrib/seeds/nodes_main.txt index c08564d46..85b303c8b 100644 --- a/contrib/seeds/nodes_main.txt +++ b/contrib/seeds/nodes_main.txt @@ -1,4 +1,3 @@ -216.108.231.40 135.181.196.243 65.21.56.203 65.21.57.14 diff --git a/src/chainparamsseeds.h b/src/chainparamsseeds.h index ffb10af61..7ac9cd6fe 100644 --- a/src/chainparamsseeds.h +++ b/src/chainparamsseeds.h @@ -8,7 +8,6 @@ * IPv4 as well as onion addresses are wrapped inside an IPv6 address accordingly. */ static SeedSpec6 pnSeed6_main[] = { - {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xd8,0x6c,0xe7,0x28}, 37070}, {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x87,0xb5,0xc4,0xf3}, 37070}, {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x41,0x15,0x38,0xcb}, 37070}, {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x41,0x15,0x39,0x0e}, 37070},