Merge cb6ad6ae09 into merged_master (Elements PR #1463)

This commit is contained in:
Byron Hambly 2025-07-10 11:40:37 +02:00
commit 503283f07f
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# List of fixed seed nodes for liquidtestnet
34.68.67.175:18891
79.98.30.13:18891
208.87.99.138:18891

View file

@ -1000,6 +1000,6 @@ static uint8_t pnSeed6_liquidv1[] = {
static uint8_t pnSeed6_liquidtestnet[] = {
0x01,0x04,0x22,0x44,0x43,0xaf,0x49,0xcb,
0x01,0x04,0x4f,0x62,0x1e,0x0d,0x49,0xcb,
0x01,0x04,0xd0,0x57,0x63,0x8a,0x49,0xcb,
};
#endif // BITCOIN_CHAINPARAMSSEEDS_H