forked from wrkzcoin/wrkzcoin-nodes-json
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wrkzcoin-nodes.json
46 lines (46 loc) · 876 Bytes
/
wrkzcoin-nodes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"nodes": [
{
"name": "greywolf Germany",
"url": "wrkz.xyz",
"port": 17856,
"ssl": false
},
{
"name": "sniperviperman pubnode",
"url": "wrkz.stx.nl",
"port": 17856,
"ssl": false
},
{
"name": "stroppyscryptos.net pubnode",
"url": "wrkz-stroppy.ddns.net",
"port": 17856,
"ssl": false
},
{
"name": "WRKZ pubnode-pr1",
"url": "node-pr1.wrkz.work",
"port": 17856,
"ssl": false
},
{
"name": "WRKZ pubnode-pr2",
"url": "node-pr2.wrkz.work",
"port": 17856,
"ssl": false
},
{
"name": "WRKZ pubnode-sg1",
"url": "node-sg1.wrkz.work",
"port": 17856,
"ssl": false
},
{
"name": "WRKZ pubnode-us1",
"url": "node-us1.wrkz.work",
"port": 17856,
"ssl": false
}
]
}