mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
Add more testnet nodes
This commit is contained in:
parent
eb44ad3bb9
commit
25374846c1
1 changed files with 6 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue