diff --git a/public/templates/mpos/dashboard/network_info.tpl b/public/templates/mpos/dashboard/network_info.tpl index d8c7642b..5e1b5d50 100644 --- a/public/templates/mpos/dashboard/network_info.tpl +++ b/public/templates/mpos/dashboard/network_info.tpl @@ -3,11 +3,11 @@ Difficulty - {$NETWORK.difficulty} + {$NETWORK.difficulty|number_format:"8"} Est Next Difficulty - {$NETWORK.EstNextDifficulty} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks) + {$NETWORK.EstNextDifficulty|numer_format:"8"} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks) Est. Avg. Time per Block