{$GLOBAL.workers} Current Active Pool Workers
{if $GLOBAL.config.disable_notifications != 1 && $DISABLE_IDLEWORKERNOTIFICATIONS != 1}{/if} {nocache} {section worker $WORKERS} {if $GLOBAL.config.disable_notifications != 1 && $DISABLE_IDLEWORKERNOTIFICATIONS != 1} {/if} {/section} {/nocache}
Worker Name Password ActiveMonitorKhash/s Difficulty Avg Difficulty
{$WORKERS[worker].username|escape} {$WORKERS[worker].password|escape} {$WORKERS[worker].hashrate|number_format|default:"0"} {if $WORKERS[worker].hashrate > 0}{$WORKERS[worker].difficulty|number_format:"2"|default:"0"}{else}0{/if} {if $WORKERS[worker].hashrate > 0}{$WORKERS[worker].avg_difficulty|number_format:"2"|default:"0"}{else}0{/if}