Skip to content

Adjusting diff, minDiff, maxDiff and shareTargetTime #84

@slayerulan

Description

@slayerulan

Hello,
My current confiration is like below:

{
  "pools": [
    {
      "hostname": "pool.supportxmr.com",
      "port": 7777,
      "ssl": false,
      "allowSelfSignedSSL": true,
      "coin": "xmr",
    }
  ],
  "listeningPorts": [
    {
      "port": 80,
      "ssl": false,
      "diff": 200,
      "coin": "xmr"
    }
  ],
  "coinSettings": {
    "xmr":{
      "minDiff": 100,
      "maxDiff": 300000,
      "shareTargetTime": 5
    }
  }
}

And my hashrate is:
The proxy currently has 4762 miners connected at 51237 h/s with an average diff of 127

What's optimal settings for diff, minDiff, maxDiff and shareTargetTime?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions