Skip to content

Commit d3b3858

Browse files
authored
Merge pull request #2807 from bitshares/update-seeds
Remove dead seed nodes
2 parents 7343107 + 5b40d04 commit d3b3858

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.github/workflows/build-and-test.win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
BOOST_DOTTED_VERSION: 1.69.0
99
CURL_VERSION: 8.4.0
1010
OPENSSL_VERSION: 1.1.1w
11-
ZLIB_VERSION: 1.3
11+
ZLIB_VERSION: 1.3.1
1212
jobs:
1313
prepare-mingw64-libs:
1414
name: Build required 3rd-party libraries

libraries/egenesis/seed-nodes.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@
33
"seed1.xbts.io:1776", // xbts.io (Germany)
44
"seed2.xbts.io:1776", // xbts.io (Germany)
55
"seed4.xbts.io:1776", // xbts.io (Germany)
6-
"seed1.bitshares.im:1776", // clone (USA)
7-
"seed2.bitshares.im:1776", // clone (Japan)
86
"seeds.btsnodes.com:1776", // Community

libraries/fc

Submodule fc updated 1 file

0 commit comments

Comments
 (0)