Skip to content

Commit

Permalink
Merge pull request #5 from ZclassicCommunity/dev
Browse files Browse the repository at this point in the history
updated servers.json
  • Loading branch information
James authored Mar 18, 2019
2 parents 57f93e2 + af6ed3a commit 8a7a390
Showing 1 changed file with 18 additions and 12 deletions.
30 changes: 18 additions & 12 deletions lib/servers.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
{
"electrum.zclcore.com": {
"pruning": "-",
"s": "50002",
"t": "50001",
"version": "1.2"
},
"electrum.zcl.community": {
"pruning": "-",
"s": "50002",
"t": "50001",
"version": "1.2"
}
"electrum.zclcore.com": {
"pruning": "-",
"s": "50002",
"t": "50001",
"version": "1.2"
},
"electrum.zclassic.ch": {
"pruning": "-",
"s": "50002",
"t": "50001",
"version": "1.2"
},
"electrum.zcl.community": {
"pruning": "-",
"s": "50002",
"t": "50001",
"version": "1.2"
}
}

0 comments on commit 8a7a390

Please sign in to comment.