From 25374846c13379d647a2f06fb836108127c7d23a Mon Sep 17 00:00:00 2001 From: tobtoht Date: Mon, 25 Jul 2022 09:36:32 +0200 Subject: [PATCH] Add more testnet nodes --- src/assets/nodes.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/assets/nodes.json b/src/assets/nodes.json index 9f320597..aea3525a 100644 --- a/src/assets/nodes.json +++ b/src/assets/nodes.json @@ -36,10 +36,14 @@ }, "testnet": { "tor": [ - "rino4tpcrisugb2pt7bhs7cwkrkoigf366aetuzyqkqcakaad7vijiid.onion:28081" + "rino4tpcrisugb2pt7bhs7cwkrkoigf366aetuzyqkqcakaad7vijiid.onion:28081", + "plowsof7q4sexshcqfhoe2ksjalzsaxfblew26zleaq4ty647ly6qyid.onion:28089" ], "clearnet": [ - "testnet.community.rino.io:28081" + "testnet.community.rino.io:28081", + "node2.sethforprivacy.com:28089", + "node.sethforprivacy.com:28089", + "testnet.xmr-tw.org:28081" ] }, "stagenet": { -- 2.52.0