Answers for "How to configure cryptodredge"

1

How to configure cryptodredge

{
  /* multi-line comment */
  // single-line comment
  // Uncomment and modify options
  "algo": "Algorithm eg. allium",
  "url": "Pool Stratum eg. "stratum+tcp://allium.na.mine.zpool.ca:6433",
  "user": "Coin Address",
  "pass": "Coin Symbol"
  // Add comma to the end of the previous line
  /* "intensity": 6,
  "device": "0",
  "log": "log.txt",
  "no-color": false,
  "no-watchdog": false,
  "retries": 0,
  "retry-pause": 15,
  "timeout": 300,
  "cpu-priority": 3,
  "api-type": "ccminer-tcp",
  "api-bind": "127.0.0.1:4068",
Posted by: Guest on May-12-2021

Code answers related to "How to configure cryptodredge"

Code answers related to "BASIC"

Browse Popular Code Answers by Language