forked from jl777/coins
-
Notifications
You must be signed in to change notification settings - Fork 152
Expand file tree
/
Copy pathseed-nodes.json
More file actions
86 lines (86 loc) · 1.64 KB
/
Copy pathseed-nodes.json
File metadata and controls
86 lines (86 loc) · 1.64 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
{
"name": "seed-kmdefi-1",
"host": "seed01.kmdefi.net",
"type": "domain",
"wss": true,
"netid": 6133,
"contact": [
{
"email": ""
}
]
},
{
"name": "seed-kmdefi-2",
"host": "seed02.kmdefi.net",
"type": "domain",
"wss": true,
"netid": 8762,
"contact": [
{
"email": ""
}
]
},
{
"name": "seed-kmdefi-3",
"host": "seed03.kmdefi.net",
"type": "domain",
"wss": true,
"netid": 6133,
"contact": [
{
"email": ""
}
]
},
{
"name": "seed-kmdefi-4",
"host": "seed04.kmdefi.net",
"type": "domain",
"wss": true,
"netid": 8762,
"contact": [
{
"email": ""
}
]
},
{
"name": "seed-decker-1",
"host": "kdfseed1.decker.im",
"type": "domain",
"wss": true,
"netid": 6133,
"contact": [
{
"email": ""
}
]
},
{
"name": "seed-gleec-1",
"host": "staking1.gleec.com",
"type": "domain",
"wss": true,
"netid": 6133,
"contact": [
{
"email": ""
}
]
},
{
"name": "seed-gleec-2",
"host": "staking2.gleec.com",
"type": "domain",
"wss": true,
"netid": 6133,
"contact": [
{
"email": ""
}
]
}
]