Update my Electrum server details in servers.json
I moved my node to standard port again because the non-standard one was apparently used by malware. I also updated the domain name (both work at the moment, but I prefer the shorter one).
This commit is contained in:
@@ -249,11 +249,11 @@
|
||||
"t": "50001",
|
||||
"version": "1.4"
|
||||
},
|
||||
"electrum.jochen-hoenicke.de": {
|
||||
"electrum.jhoenicke.de": {
|
||||
"pruning": "-",
|
||||
"s": "50006",
|
||||
"t": "50099",
|
||||
"version": "1.4.5"
|
||||
"s": "50002",
|
||||
"t": "50001",
|
||||
"version": "1.6"
|
||||
},
|
||||
"electrum.pabu.io": {
|
||||
"pruning": "-",
|
||||
|
||||
Reference in New Issue
Block a user