- {if $GLOBAL.config.price.currency}| {$GLOBAL.config.currency}/{$GLOBAL.config.price.currency}: {$GLOBAL.price|default:"n/a"|number_format:"4"} | {/if}
+ {if $GLOBAL.config.price.currency}{$GLOBAL.config.currency}/{$GLOBAL.config.price.currency}: {$GLOBAL.price|default:"0"|number_format:"4"} | {/if}
Network Hashrate: {($GLOBAL.nethashrate / 1000 / 1000 )|default:"0"|number_format:"3"} MH/s |
Pool Hashrate: {($GLOBAL.hashrate / 1000)|number_format:"3"} MH/s |
Pool Sharerate: {$GLOBAL.sharerate|number_format:"2"} Shares/s |