Improved how mempool blocks handle updates

This commit is contained in:
softsimon
2020-03-23 01:43:03 +07:00
parent bd641271a9
commit 245af5fa8f
2 changed files with 22 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
<div class="container-xl" *ngIf="mempoolBlock">
<div class="container-xl" *ngIf="mempoolBlock$ | async as mempoolBlock">
<div class="title-block">
<h1>Mempool block</h1>