Advertisement
fxmana

solomining x11

Jan 21st, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.    "pools":[
  3.       {
  4.          "name":"marijuanacoin",
  5.       "url": "http://127.0.0.1:18828",
  6.       "user": "x",
  7.       "pass": "x",
  8.          "algorithm":"darkcoin-mod",
  9.          "nfactor":"20"
  10.       }
  11.    ],
  12.   "profiles": [],
  13.   "failover-only": true,
  14.   "algorithm": "ckolivas",
  15.   "device": "all",
  16.   "lookup-gap": "2",
  17.   "xintensity": "256",
  18. "thread-concurrency" : "8193",
  19.   "worksize": "128",
  20.   "gpu-threads": "4",
  21.   "gpu-fan": "80",
  22.   "gpu-powertune": "0",
  23.   "temp-cutoff": "95,95,95,95",
  24.   "temp-overheat": "85,85,85,85",
  25.   "temp-target": "70,70,70,70",
  26.   "gpu-memdiff": "0,0,0,0",
  27.   "shares": "0",
  28.   "kernel-path": "/usr/local/bin",
  29.   "api-listen": true,
  30.   "api-mcast-port": "4028",
  31.   "api-port": "4028",
  32.   "failover-switch-delay": "300",
  33.   "gpu-dyninterval": "7",
  34.   "gpu-platform": "-1",
  35.   "hamsi-expand-big": "4",
  36.   "keccak-unroll": "0",
  37.   "log": "15",
  38.   "log-show-date": true,
  39.   "no-pool-disable": true,
  40.   "no-client-reconnect": true,
  41.   "queue": "0",
  42. "scan-time" : "1",
  43.   "tcp-keepalive": "30",
  44.   "temp-hysteresis": "3",
  45.   "watchpool-refresh": "30"
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement