mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 05:03:26 +01:00
Merge pull request #6405
8d23047
p2p: add another seed node (moneromooo-monero)
This commit is contained in:
commit
7c74e1919e
@ -628,6 +628,7 @@ namespace nodetool
|
||||
full_addrs.insert("195.154.123.123:18080");
|
||||
full_addrs.insert("212.83.172.165:18080");
|
||||
full_addrs.insert("192.110.160.146:18080");
|
||||
full_addrs.insert("88.198.163.90:18080");
|
||||
}
|
||||
return full_addrs;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user