Add more testnet nodes

This commit is contained in:
tobtoht 2022-07-25 09:36:32 +02:00
parent eb44ad3bb9
commit 25374846c1
No known key found for this signature in database
GPG key ID: 1CADD27F41F45C3C

View file

@ -36,10 +36,14 @@
}, },
"testnet": { "testnet": {
"tor": [ "tor": [
"rino4tpcrisugb2pt7bhs7cwkrkoigf366aetuzyqkqcakaad7vijiid.onion:28081" "rino4tpcrisugb2pt7bhs7cwkrkoigf366aetuzyqkqcakaad7vijiid.onion:28081",
"plowsof7q4sexshcqfhoe2ksjalzsaxfblew26zleaq4ty647ly6qyid.onion:28089"
], ],
"clearnet": [ "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": { "stagenet": {