mirror of
https://git.wownero.com/wowlet/wowlet-backend.git
synced 2024-08-15 01:03:13 +00:00
Add cypherpunklabs node
This commit is contained in:
parent
0bdf978d00
commit
8f874d84e1
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,6 @@
|
|||
"clearnet": [
|
||||
"eu-west.node.xmr.pm:18089",
|
||||
"eu-west-2.node.xmr.pm:18089",
|
||||
"usa-west.node.xmr.pm:18081",
|
||||
"usa-east-va.node.xmr.pm:18089",
|
||||
"canada.node.xmr.pm:18089",
|
||||
"singapore.node.xmr.pm:18089",
|
||||
|
@ -28,7 +27,8 @@
|
|||
"xmr-node-eu.cakewallet.com:18081",
|
||||
"xmr-node-usa-east.cakewallet.com:18081",
|
||||
"node.xmr.pt:18081",
|
||||
"node.xmr.ru:18081"
|
||||
"node.xmr.ru:18081",
|
||||
"xmr-peer-070.cypherpunklabs.com:18081"
|
||||
]
|
||||
},
|
||||
"stagenet": {
|
||||
|
|
Loading…
Reference in a new issue