mirror of
https://github.com/mempool/mempool.git
synced 2025-03-01 01:00:00 +01:00
3 lines
No EOL
162 B
HTML
3 lines
No EOL
162 B
HTML
<ng-container *ngIf="(circulatingAmount$ | async) as circulating">
|
|
{{ circulating.amount }} <span class="ticker">{{ circulating.ticker }}</span>
|
|
</ng-container> |