Notification Settings
{if $DISABLE_IDLEWORKERNOTIFICATIONS|default:"" != 1} {/if} {if $DISABLE_BLOCKNOTIFICATIONS|default:"" != 1} {/if} {if $DISABLE_POOLNEWSLETTER|default:"" != 1} {/if}
Notification History
{section notification $NOTIFICATIONS} {/section}
ID Time Type Active
{$NOTIFICATIONS[notification].id} {$NOTIFICATIONS[notification].time} {if $NOTIFICATIONS[notification].type == new_block}New Block {else if $NOTIFICATIONS[notification].type == payout}Payout {else if $NOTIFICATIONS[notification].type == idle_worker}Idle Worker {else if $NOTIFICATIONS[notification].type == success_login}Successful Login {/if}