Show fiat value of totalRecieved for addresses.
Rename fee to fee burnt.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<table class="table table-borderless table-striped">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="td-width">Fee burnt</td>
|
||||
<td class="td-width">Burnt</td>
|
||||
<td>
|
||||
{{ bisqTx.burntFee / 100 | number: '1.2-2' }} BSQ (<app-bsq-amount [bsq]="bisqTx.burntFee" [forceFiat]="true" [green]="true"></app-bsq-amount>)
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user