mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge pull request #1463 from psgreco/master-fixtestnetip
liquidtestnet: Update liquidtestnet.com ipv4
This commit is contained in:
commit
cb6ad6ae09
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue