update default fixed peer to cdn.reflector.lbry.com

This commit is contained in:
Jack Robison 2020-05-11 14:52:31 -04:00
parent ebbb182537
commit 4d58648c02
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -582,7 +582,7 @@ class Config(CLIConfig):
])
fixed_peers = Servers("Fixed peers to fall back to if none are found on P2P for a blob", [
('reflector.lbry.com', 5567)
('cdn.reflector.lbry.com', 5567)
])
lbryum_servers = Servers("SPV wallet servers", [