mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 12:30:07 +00:00
renamed server. fixes issue #508
This commit is contained in:
parent
ba19e5a12d
commit
36a6deaee7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ DEFAULT_SERVERS = {
|
|||
#'ecdsa.org': {'h': '8081', 's': '50002', 't': '50001', 'g': '8082'},
|
||||
'electrum.no-ip.org': {'h': '80', 's': '50002', 't': '50001', 'g': '443'},
|
||||
'electrum.drollette.com': {'h': '5000', 's': '50002', 't': '50001', 'g': '8082'},
|
||||
'btc.it-zone.org': {'h': '80', 's': '110', 't': '50001', 'g': '443'},
|
||||
'electrum.random.re': {'h': '80', 's': '110', 't': '50001', 'g': '443'},
|
||||
'btc.medoix.com': {'h': '8081', 's': '50002', 't': '50001', 'g': '8082'},
|
||||
'electrum.stupidfoot.com': {'h': '8081', 's': '50002', 't': '50001', 'g': '8082'},
|
||||
#'electrum.pdmc.net': {'h': '8081', 's': '50002', 't': '50001', 'g': '8082'},
|
||||
|
|
Loading…
Add table
Reference in a new issue