Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Algorithms":
- [
- {
- "name": "CryptoNight",
- "devices":
- [
- {
- "index": 0,
- "corefreq": 500,
- "memfreq": 1200,
- "fanspeed": 85,
- "powertune": 20,
- "threads": 2,
- "rawintensity": 960,
- "worksize": 8
- },
- {
- "index": 1,
- "corefreq": 500,
- "memfreq": 1200,
- "fanspeed": 85,
- "powertune": 20,
- "threads": 2,
- "rawintensity": 960,
- "worksize": 8
- },
- {
- "index": -1,
- "threads": 1,
- "rawintensity": 16,
- "worksize": 16
- }
- ],
- "pools":
- [
- {
- "url": "stratum+tcp://URL:PORT",
- "user": "ADDRESS",
- "pass": "x"
- }
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement