mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 17:31:36 +00:00
Removed uncle-enzo from default servers since it's not syncing
This commit is contained in:
parent
15eb4d7cb8
commit
7969b62b55
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ from util import print_error
|
|||
DEFAULT_TIMEOUT = 5
|
||||
DEFAULT_SERVERS = [ 'ecdsa.org:50001:t',
|
||||
'electrum.novit.ro:50001:t',
|
||||
'uncle-enzo.info:50001:t',
|
||||
'electrum.bytesized-hosting.com:50001:t'] # list of default servers
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue