From f5da82260b175b868946f41d358b1e0942b04e0c Mon Sep 17 00:00:00 2001 From: Patrick Lodder Date: Thu, 21 Apr 2022 17:12:49 +0200 Subject: [PATCH] params: update fixed tor seed nodes --- src/chainparamsseeds.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/chainparamsseeds.h b/src/chainparamsseeds.h index 9635fe4976..73d75e1648 100644 --- a/src/chainparamsseeds.h +++ b/src/chainparamsseeds.h @@ -8,16 +8,16 @@ */ static const uint8_t chainparams_seed_main[] = { 0x04,0x20,0xde,0xb1,0x4d,0x96,0xac,0x87,0x50,0x0e,0x29,0xae,0xee,0xa7,0x7e,0x65,0x0c,0x2f,0x11,0x57,0x0b,0x07,0x1c,0xf6,0xe8,0xfa,0x33,0x05,0x3d,0x59,0x7c,0x69,0x2b,0x8b,0x75,0x4e, - 0x04,0x20,0x3a,0x8b,0x18,0x6d,0x64,0x27,0xfe,0x78,0xef,0x74,0x77,0xc3,0x24,0x90,0x4d,0x0e,0xf7,0x62,0x9c,0x7c,0x4a,0x05,0xe5,0x2d,0x10,0x57,0x8f,0x3f,0x25,0x32,0x20,0xba,0x75,0x4e, 0x04,0x20,0x12,0x4d,0x1b,0x00,0x91,0x1c,0x75,0x3c,0x7c,0xad,0xe1,0xf8,0x80,0xce,0xe3,0x4c,0x31,0xc3,0x17,0x62,0x6d,0xa1,0x6f,0xb6,0x97,0xd9,0xf5,0x75,0x50,0x38,0xb6,0x13,0x75,0x4e, + 0x04,0x20,0xb2,0x2e,0x8e,0xec,0xc0,0xe3,0x28,0xe4,0x7c,0x7e,0x6f,0xaf,0xcd,0x73,0xad,0x24,0xd1,0x51,0xdc,0xab,0x61,0xe4,0x39,0xe6,0x5b,0xd7,0x6f,0xf4,0xd7,0x38,0x51,0xf2,0x75,0x4e, 0x02,0x10,0x2a,0x01,0x7e,0x00,0x00,0x00,0x00,0x00,0xf0,0x3c,0x93,0xff,0xfe,0xa1,0xaf,0xfd,0x75,0x4e, 0x01,0x04,0xb2,0x4f,0xab,0x28,0x75,0x4e, }; static const uint8_t chainparams_seed_test[] = { + 0x04,0x20,0x1c,0x5c,0x9d,0x39,0xe4,0x80,0x3e,0x03,0xa0,0x27,0xe6,0x4e,0x72,0x8c,0xbe,0x20,0x7e,0xf7,0xa2,0x09,0xa1,0x38,0x67,0xd3,0x84,0x8f,0xf1,0x0a,0x7f,0x5e,0xdb,0x99,0xa4,0x55, 0x04,0x20,0x33,0x5e,0x82,0x2e,0xb5,0x4f,0xf6,0x14,0xc8,0x3d,0xf0,0x2f,0x2b,0xe5,0xec,0xdd,0x7c,0xb9,0xf8,0xbc,0xdb,0xac,0xdc,0x77,0x0f,0xf6,0x50,0xcd,0xe3,0x33,0x07,0xfb,0xa4,0x55, 0x04,0x20,0xaf,0xbf,0xb1,0x17,0x28,0x9b,0x79,0x56,0x9d,0x57,0x3f,0x7a,0x4a,0x67,0xb1,0x7c,0x90,0xd9,0x11,0x94,0xb8,0xa4,0x31,0x24,0x35,0x3f,0x9d,0xd7,0xb8,0xa5,0x22,0x91,0xa4,0x55, - 0x04,0x20,0x5e,0x89,0x93,0x77,0xa7,0x73,0x57,0x60,0x9c,0x61,0x92,0x97,0xbd,0x11,0x9c,0xdf,0xcf,0xfe,0x27,0x94,0x30,0x99,0xb7,0x08,0xc7,0x04,0xee,0xac,0xb0,0x06,0x62,0x6c,0xa4,0x55, 0x01,0x04,0x48,0x0e,0xbb,0xec,0xa4,0x55, 0x02,0x10,0x26,0x00,0x3c,0x00,0x00,0x00,0x00,0x00,0xf0,0x3c,0x93,0xff,0xfe,0xa1,0x26,0x4a,0xa4,0x55, };