mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge cb6ad6ae09 into merged_master (Elements PR #1463)
This commit is contained in:
commit
503283f07f
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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue