Skip to content

Commit

Permalink
fixup! Feathercoin Default Servers
Browse files Browse the repository at this point in the history
  • Loading branch information
toxeus committed Jun 14, 2018
1 parent e260bd2 commit 5f72cad
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions lib/servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,17 @@
"s": "50002",
"t": "50001",
"version": "1.3"
},
"electrumx-gb-1.feathercoin.network": {
"pruning": "-",
"s": "50002",
"t": "50001",
"version": "1.3"
},
"electrumx-gb-2.feathercoin.network": {
"pruning": "-",
"s": "50002",
"t": "50001",
"version": "1.3"
}
}

0 comments on commit 5f72cad

Please sign in to comment.