Removing halving event code.
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
|
||||
<div class="text-center pb-1" *ngIf="network === '' && latestBlockHeight && latestBlockHeight < 630000">
|
||||
<h3>Quantitative Hardening in {{ 630000 - latestBlockHeight }} blocks (~<app-timespan [time]="(630000 - latestBlockHeight) * 10 * 60"></app-timespan>)</h3>
|
||||
</div>
|
||||
|
||||
<div class="container-xl">
|
||||
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user