1234567891011121314151617181920212223242526272829303132333435 |
- {
- "pools" : [
- {
- "url" : "stratum+tcp://eu-de02.miningrigrentals.com:3333#xnsub",
- "extranonce-subscribe" : true,
- "user" : "wareck.262669",
- "pass" : "x"
- },
- {
- "url" : "stratum+tcp://litecoinpool.org:3333",
- "user" : "MJZqqHgsWeQGnh17e34qpPhJdJHM2afH6Q",
- "pass" : "x"
- }
- ]
- ,
- "api-description" : "cgminer 4.7.1-scrypt-wrk",
- "api-mcast-addr" : "224.0.0.75",
- "api-mcast-code" : "FTW",
- "api-mcast-des" : "",
- "api-mcast-port" : "4028",
- "api-port" : "4028",
- "api-host" : "0.0.0.0",
- "expiry" : "120",
- "hotplug" : "5",
- "log" : "5",
- "queue" : "1",
- "scan-time" : "30",
- "scrypt" : true,
- "shares" : "0",
- "suggest-diff" : "0",
- "zeus-chips" : "6",
- "zeus-clock" : "328",
- "lketc-chips" : "1",
- "lketc-clock" : "280"
- }
|