Advertisement
Jahus

Kris asic

Jul 23rd, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     {
  2.             "pools": [
  3.                     {
  4.                             "url": "stratum+tcp://stratum.fast-pool.com:9999",
  5.                             "user": "kris26.gblade",
  6.                             "pass": "x"
  7.                     },
  8.                     {
  9.                             "url": "stratum+tcp://stratum.fast-pool.com:3003",
  10.                             "user": "kris26.gblade",
  11.                             "pass": "x"
  12.                     }
  13.            ],
  14.             "gridseed-options": "baud=115200,freq=838,chips=40,modules=1,usefifo=0",
  15.             "hotplug": "30",
  16.             "worksize": "1",
  17.             "kernel": "scrypt",
  18.             "thread-concurrency": "8192",
  19.             "lookup-gap": "0",
  20.             "gpu-threads": "2",
  21.             "queue": "0",
  22.             "scan-time": "1",
  23.             "expiry": "1",
  24.             "auto-fan": true,
  25.             "scrypt": true,
  26.             "api-listen": true,
  27.             "api-allow": "W:192.168.2.0/24",
  28.             "api-port": "4028",
  29.             "kernel-path": "/usr/local/bin"
  30.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement