mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-17 01:37:53 +00:00
Add melo.tools nodes
This commit is contained in:
parent
24811c92af
commit
71736e7e87
1 changed files with 10 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"mainnet": {
|
||||
"tor": [
|
||||
"xmrtolujkxnlinre.onion:18081",
|
||||
"xmrag4hf5xlabmob.onion:18081",
|
||||
"monero26mmldsallmxok2kwamne4ve3mybvvn2yijsvss7ey63hc4yyd.onion:18081",
|
||||
"monero5sjoz5xmjn.onion:18081",
|
||||
|
@ -24,14 +23,21 @@
|
|||
"node.xmr.ru:18081",
|
||||
"selsta1.featherwallet.net:18081",
|
||||
"selsta2.featherwallet.net:18081",
|
||||
"node-1.sethsimmons.me:18089"
|
||||
"node-1.sethsimmons.me:18089",
|
||||
"node.melo.tools:18081"
|
||||
]
|
||||
},
|
||||
"testnet": {
|
||||
"tor": [],
|
||||
"clearnet": [
|
||||
"testnet.melo.tools:28081"
|
||||
]
|
||||
},
|
||||
"stagenet": {
|
||||
"tor": [],
|
||||
"clearnet": [
|
||||
"run.your.own.node.xmr.pm:38089",
|
||||
"super.fast.node.xmr.pm:38089"
|
||||
"super.fast.node.xmr.pm:38089",
|
||||
"stagenet.melo.tools:38081"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue