add tracker.lbry.grin.io

This commit is contained in:
Alex Grintsvayg 2022-05-25 17:48:45 -04:00
parent 39fcfcccfb
commit 571e71b28e
No known key found for this signature in database
GPG key ID: AEB3F089F86A22B5

View file

@ -682,7 +682,8 @@ class Config(CLIConfig):
])
tracker_servers = Servers("BitTorrent-compatible (BEP15) UDP trackers for helping P2P discovery", [
('tracker.lbry.com', 1337)
('tracker.lbry.com', 9252),
('tracker.lbry.grin.io', 9252),
])
lbryum_servers = Servers("SPV wallet servers", [