Merge pull request #1463 from psgreco/master-fixtestnetip

liquidtestnet: Update liquidtestnet.com ipv4
This commit is contained in:
Tom Trevethan 2025-06-24 18:32:05 +01:00 committed by GitHub
commit cb6ad6ae09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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

@ -720,6 +720,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