mempool/frontend/src/app/fiat/fiat.component.html

1 line
No EOL
120 B
HTML

<span class="green-color">{{ (conversions$ | async)?.USD * value / 100000000 | currency:'USD':'symbol':'1.2-2' }}</span>