mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-14 00:48:05 +00:00
Moved generation status on the network page
This commit is contained in:
parent
049e4ddab6
commit
85a8241d79
28
network.html
28
network.html
@ -119,6 +119,18 @@
|
||||
<span class="last-block-time">Fri Nov 08 2013 08:32:48 </span>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3> Block generation status</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<label> Mining difficulty: </label>
|
||||
<span class="muning-difficulty">0.0</span>
|
||||
</li>
|
||||
<li>
|
||||
<label> Current hash rate: </label>
|
||||
<span class="muning-hashrate">0</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2>Configure block generation</h2>
|
||||
@ -154,22 +166,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2>Block generation status</h2>
|
||||
|
||||
<div class="module">
|
||||
<h3> General information</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<label> Mining difficulty: </label>
|
||||
<span class="muning-difficulty">0.0</span>
|
||||
</li>
|
||||
<li>
|
||||
<label> Current hash rate: </label>
|
||||
<span class="muning-hashrate">0</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user