-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcatalyst-nodes.json
More file actions
67 lines (67 loc) · 1.35 KB
/
catalyst-nodes.json
File metadata and controls
67 lines (67 loc) · 1.35 KB
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"nodes": [
{
"name": "Catalyst Backup",
"url": "188.16.108.224",
"port": 18291,
"ssl": false,
"cache": false
},
{
"name": "Catalyst Network Zeta",
"url": "zeta.cryptocatalyst.net",
"port": 17291,
"ssl": false,
"cache": false
},
{
"name": "Catalyst Network Bravo",
"url": "bravo.cryptocatalyst.net",
"port": 17291,
"ssl": false,
"cache": false
},
{
"name": "node-chukwa-04.cryptocatalyst.net",
"url": "node-chukwa-04.cryptocatalyst.net",
"port": 17291,
"ssl": false,
"cache": false
},
{
"name": "rev.poneytelecom.eu",
"url": "163-172-8-20.rev.poneytelecom.eu",
"port": 17291,
"ssl": false,
"cache": false
},
{
"name": "spookypool.nl",
"url": "spookypool.nl",
"port": 17291,
"ssl": false,
"cache": false
},
{
"name": "dirtybits",
"url": "ec2-3-130-191-255.us-east-2.compute.amazonaws.com",
"port": 17291,
"ssl": false,
"cache": false
},
{
"name": "Amsterdam",
"url": "46.30.188.5",
"port": 17291,
"ssl": false,
"cache": false
},
{
"name": "cx.pubnodes.com",
"url": "cx.pubnodes.com",
"port": 17291,
"ssl": false,
"cache": false
}
]
}