Merge pull request #2036 from mempool/simon/amount-string-merge

Renaming value -> amount
This commit is contained in:
wiz
2022-07-08 17:07:23 +02:00
committed by GitHub
2 changed files with 7 additions and 12 deletions

View File

@@ -15,7 +15,7 @@
</td>
</tr>
<tr>
<td class="td-width" i18n="transaction.value|Transaction value">Value</td>
<td class="td-width" i18n="dashboard.latest-transactions.amount">Amount</td>
<td><app-amount [satoshis]="value"></app-amount></td>
</tr>
<tr>