add grin to dht known list

This commit is contained in:
Victor Shyba 2021-09-29 11:49:53 -03:00
parent 2664a34d52
commit c17fddddcd

View file

@ -692,6 +692,7 @@ class Config(CLIConfig):
('spv19.lbry.com', 50001),
])
known_dht_nodes = Servers("Known nodes for bootstrapping connection to the DHT", [
('dht.lbry.grin.io', 4444), # Grin
('dht.lbry.madiator.com', 4444), # Madiator
('lbrynet1.lbry.com', 4444), # US EAST
('lbrynet2.lbry.com', 4444), # US WEST