Browse Source

make seeds

pull/391/head
onryo 3 months ago
parent
commit
54af342484
  1. 6
      contrib/seeds/nodes_main.txt
  2. 4
      src/chainparamsseeds.h

6
contrib/seeds/nodes_main.txt

@ -1,5 +1,5 @@
# node1.hush.land # node1.hush.land
185.241.61.43 91.208.127.81
# node2.hush.land # node2.hush.land
87.251.76.166 87.251.76.166
@ -10,8 +10,8 @@
# node4.hush.land # node4.hush.land
87.251.76.33 87.251.76.33
# node2.hush.is # node5.hush.land
137.74.4.198 178.250.189.141
# lite.hushpool.is # lite.hushpool.is
149.28.102.219 149.28.102.219

4
src/chainparamsseeds.h

@ -11,11 +11,11 @@
// Each line contains a BIP155 serialized address. // Each line contains a BIP155 serialized address.
// //
static const uint8_t chainparams_seed_main[] = { static const uint8_t chainparams_seed_main[] = {
0x01,0x04,0xb9,0xf1,0x3d,0x2b,0x00,0x00, // 185.241.61.43 0x01,0x04,0x5b,0xd0,0x7f,0x51,0x00,0x00, // 91.208.127.81
0x01,0x04,0x57,0xfb,0x4c,0xa6,0x00,0x00, // 87.251.76.166 0x01,0x04,0x57,0xfb,0x4c,0xa6,0x00,0x00, // 87.251.76.166
0x01,0x04,0x2d,0x52,0x44,0xe9,0x00,0x00, // 45.82.68.233 0x01,0x04,0x2d,0x52,0x44,0xe9,0x00,0x00, // 45.82.68.233
0x01,0x04,0x57,0xfb,0x4c,0x21,0x00,0x00, // 87.251.76.33 0x01,0x04,0x57,0xfb,0x4c,0x21,0x00,0x00, // 87.251.76.33
0x01,0x04,0x89,0x4a,0x04,0xc6,0x00,0x00, // 137.74.4.198 0x01,0x04,0xb2,0xfa,0xbd,0x8d,0x00,0x00, // 178.250.189.141
0x01,0x04,0x95,0x1c,0x66,0xdb,0x00,0x00, // 149.28.102.219 0x01,0x04,0x95,0x1c,0x66,0xdb,0x00,0x00, // 149.28.102.219
0x01,0x04,0x9b,0x8a,0xe4,0x44,0x00,0x00, // 155.138.228.68 0x01,0x04,0x9b,0x8a,0xe4,0x44,0x00,0x00, // 155.138.228.68
0x01,0x04,0x6b,0xae,0x46,0xfb,0x00,0x00, // 107.174.70.251 0x01,0x04,0x6b,0xae,0x46,0xfb,0x00,0x00, // 107.174.70.251

Loading…
Cancel
Save