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

1 line
123 B
HTML
Raw Normal View History

2020-03-04 15:55:54 +07:00
<span class="green-color">{{ (conversions$ | async)?.USD * value / 100000000 | currency:'USD':'symbol':digitsInfo }}</span>