forked from minerpoolnet/pools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhotelbyte.json
More file actions
23 lines (22 loc) · 756 Bytes
/
hotelbyte.json
File metadata and controls
23 lines (22 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"name":"MINERPOOL.NET",
"stats":"http://hotelbyte.minerpool.net/api/stats",
"blocks":"http://hotelbyte.minerpool.net/api/blocks",
"payments":"http://hotelbyte.minerpool.net/api/payments",
"accounts":"http://hotelbyte.minerpool.net/api/accounts",
"miners":"http://hotelbyte.minerpool.net/api/miners",
"url":"hotelbyte.minerpool.net",
"notify":"support@minerpool.net"
},
{
"name":"LUCKYPOOL",
"stats":"https://hbc.luckypool.io/api/api/stats",
"blocks":"https://hbc.luckypool.io/api/api/blocks",
"payments":"https://hbc.luckypool.io/api/api/payments",
"accounts":"https://hbc.luckypool.io/api/api/accounts",
"miners":"https://hbc.luckypool.io/api/api/miners",
"url":"hbc.luckypool.io",
"notify":""
}
]