[FIX] Typo in modifier
This commit is contained in:
parent
93dd7c92a6
commit
fb3f527e86
@ -7,7 +7,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>Est Next Difficulty</b></td>
|
<td><b>Est Next Difficulty</b></td>
|
||||||
<td id="b-nextdiff" class="right">{$NETWORK.EstNextDifficulty|numer_format:"8"} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks)</td>
|
<td id="b-nextdiff" class="right">{$NETWORK.EstNextDifficulty|number_format:"8"} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>Est. Avg. Time per Block</b></td>
|
<td><b>Est. Avg. Time per Block</b></td>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user