This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Replies: 1 comment
-
It will query Nicehash's API for the required minimum difficulty for the coin in question. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I am looking for undocumented cluster options I stumbled upon this in ClusterConfig.cs:
public class NicehashClusterConfig
{
///
/// If set to true, the Nicehash service will be started
///
public bool EnableAutoDiff { get; set; }
}
What does this function do exactly? And is it still in use?
kind regards
ei8ht
Beta Was this translation helpful? Give feedback.
All reactions