[FIX] Block Overview Error
This commit is contained in:
parent
bcb5eac9d6
commit
3120ed7fad
@ -56,7 +56,7 @@
|
|||||||
<td>{$LASTBLOCKSBYTIME.1HourOrphan}</td>
|
<td>{$LASTBLOCKSBYTIME.1HourOrphan}</td>
|
||||||
<td>
|
<td>
|
||||||
{if $LASTBLOCKSBYTIME.1HourValid > 0}
|
{if $LASTBLOCKSBYTIME.1HourValid > 0}
|
||||||
{($LASTBLOCKSBYTIME.1HourDifficulty / $LASTBLOCKSBYTIME.HHourValid)|number_format:"4"}
|
{($LASTBLOCKSBYTIME.1HourDifficulty / $LASTBLOCKSBYTIME.1HourValid)|number_format:"4"}
|
||||||
{else}
|
{else}
|
||||||
0
|
0
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user