Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy0803 authored Feb 15, 2024
1 parent 8a06e14 commit 337e0dd
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions web-html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,33 +224,21 @@ <h3 class="mx-15 text-info text-center"> Pool Miners <span
<div id="poolMinersTicker"></div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Pool Workers <span
class="text-white">
<div id="poolWorkersTicker"></div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Minimum Payout <span
class="text-white">
<div id="minPaymentTicker"></div>
<div>0.5</div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Payout Scheme <span
class="text-white">
<div id="payoutShemeTicker"></div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Payment Interval <span
class="text-white">
<div id="payIntervalTicker"></div>
<div>PPLNS</div>
</span></h3>
</li>
<li class="br-1">
<h3 class="mx-15 text-info text-center"> Pool Fee <span class="text-white">
<div id="poolFeeTicker"></div>
<div> 1%</div>
</span></h3>
</li>
</ul>
Expand Down Expand Up @@ -340,4 +328,4 @@ <h4 class="mb-0 font-weight-bold" id="priceLow"></h4>
</body>


</html>
</html>

0 comments on commit 337e0dd

Please sign in to comment.