Data pipeline for projected mempool block overview
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<div class="mempool-block-overview">
|
||||
<p *ngIf="mempoolBlock$ | async as mempoolBlock">{{ mempoolBlock.transactions.length }}</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user