Removing halving event code.

This commit is contained in:
softsimon
2020-05-12 14:49:29 +07:00
parent 0dc22b53ad
commit e565815dfd
9 changed files with 3 additions and 190 deletions

View File

@@ -1,8 +1,3 @@
<div class="pyro" *ngIf="isHalveningeEvent">
<div class="before"></div>
<div class="after"></div>
</div>
<div style="position: relative;">
<app-blockchain></app-blockchain>
</div>