We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1116f6 commit 8727d3cCopy full SHA for 8727d3c
contrib/seeds/nodes_test.txt
@@ -1,3 +1,11 @@
1
-43.229.77.46:19999
2
-45.77.167.247:19999
3
-178.62.203.249:19999
+62.60.244.174:19999
+54.213.94.216:19999
+54.191.146.137:19999
4
+54.188.69.89:19999
5
+52.89.154.48:19999
6
+35.162.18.116:19999
7
+35.92.143.7:19999
8
+35.91.197.218:19999
9
+35.91.134.89:19999
10
+34.220.134.30:19999
11
+34.210.26.195:19999
src/chainparamsseeds.h
@@ -226,8 +226,16 @@ static const uint8_t chainparams_seed_main[] = {
226
};
227
228
static const uint8_t chainparams_seed_test[] = {
229
- 0x01,0x04,0x2b,0xe5,0x4d,0x2e,0x4e,0x1f,
230
- 0x01,0x04,0x2d,0x4d,0xa7,0xf7,0x4e,0x1f,
231
- 0x01,0x04,0xb2,0x3e,0xcb,0xf9,0x4e,0x1f,
+ 0x01,0x04,0x3e,0x3c,0xf4,0xae,0x4e,0x1f,
+ 0x01,0x04,0x36,0xd5,0x5e,0xd8,0x4e,0x1f,
+ 0x01,0x04,0x36,0xbf,0x92,0x89,0x4e,0x1f,
232
+ 0x01,0x04,0x36,0xbc,0x45,0x59,0x4e,0x1f,
233
+ 0x01,0x04,0x34,0x59,0x9a,0x30,0x4e,0x1f,
234
+ 0x01,0x04,0x23,0xa2,0x12,0x74,0x4e,0x1f,
235
+ 0x01,0x04,0x23,0x5c,0x8f,0x07,0x4e,0x1f,
236
+ 0x01,0x04,0x23,0x5b,0xc5,0xda,0x4e,0x1f,
237
+ 0x01,0x04,0x23,0x5b,0x86,0x59,0x4e,0x1f,
238
+ 0x01,0x04,0x22,0xdc,0x86,0x1e,0x4e,0x1f,
239
+ 0x01,0x04,0x22,0xd2,0x1a,0xc3,0x4e,0x1f,
240
241
#endif // BITCOIN_CHAINPARAMSSEEDS_H
0 commit comments