Better description what type uses what for PPLNS

Fixes #422
This commit is contained in:
Sebastian Grewe 2013-07-11 09:19:30 +02:00
parent aace0dd014
commit 25b12d204a

View File

@ -246,6 +246,11 @@ $config['fees'] = 0;
* when difficulty changes and more blocks are available. This keeps the
* target dynamic but still traceable.
*
* If you use the fixed type it will use $config['pplns']['shares']['default']
* for target calculations, if you use blockavg type it will use
* $config['pplns']['blockavg']['blockcount'] blocks average for target
* calculations.
*
* default : Default target shares for PPLNS
* type : Payout type used in PPLNS
* blockcount : Amount of blocks to check for avg shares