* Check if configuration is setup to run a specific payout system * Added all payout systems to cron script Fixes #210
To better support more payout systems I have moved the share calculation for a block into the findblock cron. This way these statistics are always available and not depending on the actual payout method.
This fixes #102, we don't need to see this warning since it doesn't affect the job at all.