pool/web/yaamp/modules/site/diff.php
Tanguy Pruvot d8fe695a46 Some constants for the btc addr, email and site url..
+ missing .gitignore / folder git keepers
2015-07-02 21:17:04 +02:00

36 lines
1.2 KiB
PHP

<br>
<div class="main-left-box">
<div class="main-left-title">YAAMP DIFFICULTY</div>
<div class="main-left-inner">
<p style="width: 700px;">By default, yammp will adjust the difficulty of your miner automatically over time until
you have from 5 to 15 submits per minute. It's a good trade off between bandwidth and accuracy.</p>
<p style="width: 700px;">You can also set a fixed custom difficulty using the password parameter. For example,
if you want to set the difficulty to 64, you would use:</p>
<pre class="main-left-box" style='padding: 3px; font-size: .9em; background-color: #ffffee; font-family: monospace;'>
-o stratum+tcp://yiimp.ccminer.org:3433 -u wallet_adress -p d=64
</pre>
<p style="width: 700px;">Here are the accepted values for the custom diff:</p>
<p>Scrypt, Scrypt-N and Neoscrypt: from 2 to 65536</p>
<p>X11, X13, X14 and X15: from 0.002 to 0.512</p>
<p>Lyra2: from 0.01 to 2048</p>
<p style="width: 700px;">If the difficulty is set higher than one of the a mined coins, it will be forced down to fit
the lowest coin's difficulty.</p>
<br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br>
<script>
</script>