File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
templates/bootstrap/dashboard/round_statistics Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 70
70
<p class =" h5" id =" b-nextdiff" >{ if $GLOBAL .nethashrate > 0} { $NETWORK .EstNextDifficulty|number_format:" 8" } { else } n/a{ /if } </p >
71
71
</div >
72
72
<div class =" circle-tile-number text-faded" >
73
- <p class =" h6" >Est Next Difficulty{ if $GLOBAL .nethashrate > 0} <br />Change in { $NETWORK .BlocksUntilDiffChange} Blocks{ else } No Estimates{ /if } </p >
73
+ <p class =" h6" >Est. Next Difficulty{ if $GLOBAL .config.coindiffchangetarget > 1 } { if $ GLOBAL . nethashrate > 0} <br />Change in { $NETWORK .BlocksUntilDiffChange} Blocks{ else } No Estimates{ / if } { /if } </p >
74
74
</div >
75
75
</div >
76
76
</div >
Original file line number Diff line number Diff line change 130
130
<p id =" b-nextdiff" class =" h5" >{ if $GLOBAL .nethashrate > 0} { $NETWORK .EstNextDifficulty|number_format:" 8" } { else } n/a{ /if } </p >
131
131
</div >
132
132
<div class =" circle-tile-number text-faded" >
133
- <p class =" h6" >Est Next Difficulty{ if $GLOBAL .nethashrate > 0} <br />Change in { $NETWORK .BlocksUntilDiffChange} Blocks{ else } No Estimates{ /if } </p >
133
+ <p class =" h6" >Est. Next Difficulty{ if $GLOBAL .config.coindiffchangetarget > 1 } { if $ GLOBAL . nethashrate > 0} <br />Change in { $NETWORK .BlocksUntilDiffChange} Blocks{ else } No Estimates{ / if } { /if } </p >
134
134
</div >
135
135
</div >
136
136
</div >
Original file line number Diff line number Diff line change 70
70
<p class =" h5" id =" b-nextdiff" >{ if $GLOBAL .nethashrate > 0} { $NETWORK .EstNextDifficulty|number_format:" 8" } { else } n/a{ /if } </p >
71
71
</div >
72
72
<div class =" circle-tile-number text-faded" >
73
- <p class =" h6" >Est Next Difficulty{ if $GLOBAL .nethashrate > 0} <br />Change in { $NETWORK .BlocksUntilDiffChange} Blocks{ else } No Estimates{ /if } </p >
73
+ <p class =" h6" >Est. Next Difficulty{ if $GLOBAL .config.coindiffchangetarget > 1 } { if $ GLOBAL . nethashrate > 0} <br />Change in { $NETWORK .BlocksUntilDiffChange} Blocks{ else } No Estimates{ / if } { /if } </p >
74
74
</div >
75
75
</div >
76
76
</div >
You can’t perform that action at this time.
0 commit comments