aboutsummaryrefslogtreecommitdiff
path: root/src/p2p
diff options
context:
space:
mode:
authorAlexander Blair <snipa@jagtech.io>2020-12-04 13:28:02 -0800
committerAlexander Blair <snipa@jagtech.io>2020-12-04 13:28:02 -0800
commit7ca4ef0d749848dd4c4368d00dcb7a4c31dfed9c (patch)
tree38136e66cbde5a52e44ffc79c7546413e37ad895 /src/p2p
parentMerge pull request #7062 (diff)
parentp2p: add a tor seed node (diff)
downloadmonero-7ca4ef0d749848dd4c4368d00dcb7a4c31dfed9c.tar.xz
Merge pull request #7068
2395e0e67 p2p: add a tor seed node (moneromooo-monero)
Diffstat (limited to 'src/p2p')
-rw-r--r--src/p2p/net_node.inl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/p2p/net_node.inl b/src/p2p/net_node.inl
index 3d8e31a20..93202f93f 100644
--- a/src/p2p/net_node.inl
+++ b/src/p2p/net_node.inl
@@ -798,7 +798,8 @@ namespace nodetool
{
return {
"xwvz3ekocr3dkyxfkmgm2hvbpzx2ysqmaxgter7znnqrhoicygkfswid.onion:18083",
- "4pixvbejrvihnkxmduo2agsnmc3rrulrqc7s3cbwwrep6h6hrzsibeqd.onion:18083"
+ "4pixvbejrvihnkxmduo2agsnmc3rrulrqc7s3cbwwrep6h6hrzsibeqd.onion:18083",
+ "zbjkbsxc5munw3qusl7j2hpcmikhqocdf4pqhnhtpzw5nt5jrmofptid.onion:18083",
};
}
case epee::net_utils::zone::i2p: