What is the problem with the difficulty setting at this pool?!
Doesn't work anymore. Can't set lower difficulty (d=xxx) at some algos!
Smaller miners are no longer welcome?!
d= should work but right now is limited to 1/2 the started diff.
So if you connect your miners and the diff says 1000 and lowest you can set d= below the starting diff is 500
Its to protect the stratum from being flooded intentionally with low diff
Thanks! What's the starting diff for equihash? My miner doesn't really say (or at least maybe I don't understand it).
Pool sets new share target: 0x0003fffc (diff: 16384H)
What does that mean?
0003fffc (if hex) is 262140 in dec.
Dividing 262140 in half didn't work, nor did giving it a bit more to make sure it's just above half.
Treating 16384H as a dec didn't help either. Treating it like HEX (and converting it to dec) didn't work.
you can check your wallet stats for the diff when it starts up and it would print it in more legible value probably But equihash is 128 starting so can supply d=64 for it and it should work.