add torv3 fixed seeds

pull/965/head
losh11 8 months ago
parent f1f5214e14
commit c3e3fe1c91
No known key found for this signature in database
GPG Key ID: 3B2A6315CD51A673

@ -56,3 +56,6 @@
[2a02:842a:1df:8a01:1e1b:dff:fe0b:236d]:9333
[2a03:6f00:5:1::23f1]:9333
[2a07:e00::348a:1aff:fe80:aeae]:9333
loshanri3c7zlkk2r2eobuhwrsvklxvjhry5l3b7elhuczwm2zu3t3yd.onion:9333
yqnzm3izcldork54p63k3brezoh5rnixewgqiowyv5vvog2smn3sbnyd.onion:9333
mjx5vzletczsow6yvyge4femnukrod4sm36s2ywyj3nwyamgjeoyaead.onion:9333

@ -51,3 +51,4 @@
[2a04:52c0:102:49af::1]:19333
[2a01:4f8:1c0c:7d83::1]:19335
[2a01:4f8:262:139f::2]:19335
loshansk5uhibqfxzl6q3s5pyy7l24o5eifdhcqorkmhevmff3w5moqd.onion:19335

@ -65,6 +65,9 @@ static const uint8_t chainparams_seed_main[] = {
0x02,0x10,0x2a,0x02,0x84,0x2a,0x01,0xdf,0x8a,0x01,0x1e,0x1b,0x0d,0xff,0xfe,0x0b,0x23,0x6d,0x24,0x75,
0x02,0x10,0x2a,0x03,0x6f,0x00,0x00,0x05,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x23,0xf1,0x24,0x75,
0x02,0x10,0x2a,0x07,0x0e,0x00,0x00,0x00,0x00,0x00,0x34,0x8a,0x1a,0xff,0xfe,0x80,0xae,0xae,0x24,0x75,
0x04,0x20,0x5b,0xa4,0x70,0x36,0x28,0xd8,0xbf,0x95,0xa9,0x5a,0x8e,0x88,0xe0,0xd0,0xf6,0x8c,0xaa,0xa5,0xde,0xa9,0x3c,0x71,0xd5,0xec,0x3f,0x22,0xcf,0x41,0x66,0xcc,0xd6,0x69,0x24,0x75,
0x04,0x20,0xc4,0x1b,0x96,0x6d,0x19,0x12,0xc6,0xe8,0xab,0xbc,0x7f,0xb6,0xad,0x86,0x24,0xcb,0x8f,0xd8,0xb5,0x17,0x25,0x8d,0x04,0x3a,0xd8,0xaf,0x6b,0x57,0x1b,0x52,0x63,0x77,0x24,0x75,
0x04,0x20,0x62,0x6f,0xda,0xe5,0x64,0x98,0xb3,0x27,0x5b,0xd8,0xae,0x0c,0x4e,0x14,0x8c,0x6d,0x15,0x17,0x0f,0x92,0x66,0xfd,0x2d,0x62,0xd8,0x4e,0xdb,0x6c,0x01,0x86,0x49,0x1d,0x24,0x75,
};
static const uint8_t chainparams_seed_test[] = {
@ -121,5 +124,6 @@ static const uint8_t chainparams_seed_test[] = {
0x02,0x10,0x2a,0x04,0x52,0xc0,0x01,0x02,0x49,0xaf,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x4b,0x85,
0x02,0x10,0x2a,0x01,0x04,0xf8,0x1c,0x0c,0x7d,0x83,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x4b,0x87,
0x02,0x10,0x2a,0x01,0x04,0xf8,0x02,0x62,0x13,0x9f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x4b,0x87,
0x04,0x20,0x5b,0xa4,0x70,0x36,0x4a,0xed,0x0e,0x80,0xc0,0xb7,0xca,0xfd,0x0d,0xcb,0xaf,0xc6,0x3e,0xbd,0x71,0xdd,0x22,0x0a,0x33,0x8a,0x0e,0x8a,0x98,0x72,0x55,0x85,0x2e,0xed,0x4b,0x87,
};
#endif // BITCOIN_CHAINPARAMSSEEDS_H

Loading…
Cancel
Save