Improved how mempool blocks handle updates
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user