Skip to content

Commit 8a7a390

Browse files
author
James
authored
Merge pull request #5 from ZclassicCommunity/dev
updated servers.json
2 parents 57f93e2 + af6ed3a commit 8a7a390

File tree

1 file changed

+18
-12
lines changed

1 file changed

+18
-12
lines changed

lib/servers.json

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
{
2-
"electrum.zclcore.com": {
3-
"pruning": "-",
4-
"s": "50002",
5-
"t": "50001",
6-
"version": "1.2"
7-
},
8-
"electrum.zcl.community": {
9-
"pruning": "-",
10-
"s": "50002",
11-
"t": "50001",
12-
"version": "1.2"
13-
}
2+
"electrum.zclcore.com": {
3+
"pruning": "-",
4+
"s": "50002",
5+
"t": "50001",
6+
"version": "1.2"
7+
},
8+
"electrum.zclassic.ch": {
9+
"pruning": "-",
10+
"s": "50002",
11+
"t": "50001",
12+
"version": "1.2"
13+
},
14+
"electrum.zcl.community": {
15+
"pruning": "-",
16+
"s": "50002",
17+
"t": "50001",
18+
"version": "1.2"
19+
}
1420
}

0 commit comments

Comments
 (0)