| {$WORKERS[worker].username|escape} |
{$WORKERS[worker].password|escape} |
|
{if $GLOBAL.config.disable_notifications != 1 && $DISABLE_IDLEWORKERNOTIFICATIONS != 1}
|
{/if}
{$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} |
{/section}
{/nocache}