mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 11:23:26 +01:00
p2p: add another seed node
Node from syksy, administered by mooo
This commit is contained in:
parent
72262b348a
commit
8d230473ef
@ -628,6 +628,7 @@ namespace nodetool
|
|||||||
full_addrs.insert("195.154.123.123:18080");
|
full_addrs.insert("195.154.123.123:18080");
|
||||||
full_addrs.insert("212.83.172.165:18080");
|
full_addrs.insert("212.83.172.165:18080");
|
||||||
full_addrs.insert("192.110.160.146:18080");
|
full_addrs.insert("192.110.160.146:18080");
|
||||||
|
full_addrs.insert("88.198.163.90:18080");
|
||||||
}
|
}
|
||||||
return full_addrs;
|
return full_addrs;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user