Skip to content

Commit cb6ad6a

Browse files
authored
Merge pull request #1463 from psgreco/master-fixtestnetip
liquidtestnet: Update liquidtestnet.com ipv4
2 parents e7dfdfb + c767109 commit cb6ad6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# List of fixed seed nodes for liquidtestnet
22

33
34.68.67.175:18891
4-
79.98.30.13:18891
4+
208.87.99.138:18891

src/chainparamsseeds.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,6 @@ static uint8_t pnSeed6_liquidv1[] = {
720720

721721
static uint8_t pnSeed6_liquidtestnet[] = {
722722
0x01,0x04,0x22,0x44,0x43,0xaf,0x49,0xcb,
723-
0x01,0x04,0x4f,0x62,0x1e,0x0d,0x49,0xcb,
723+
0x01,0x04,0xd0,0x57,0x63,0x8a,0x49,0xcb,
724724
};
725725
#endif // BITCOIN_CHAINPARAMSSEEDS_H

0 commit comments

Comments
 (0)