Fix confirmed after 55 years
This commit is contained in:
parent
0c72e1b6ed
commit
c4dec53387
@ -450,7 +450,7 @@
|
|||||||
@if (transactionTime > 0) {
|
@if (transactionTime > 0) {
|
||||||
<tr>
|
<tr>
|
||||||
<td i18n="transaction.confirmed|Transaction Confirmed state">Confirmed</td>
|
<td i18n="transaction.confirmed|Transaction Confirmed state">Confirmed</td>
|
||||||
<td><app-time kind="span" [time]="tx.status.block_time" [fastRender]="true" [showTooltip]="true"></app-time></td>
|
<td><app-time kind="span" [time]="tx.status.block_time - transactionTime" [fastRender]="true" [showTooltip]="true"></app-time></td>
|
||||||
</tr>
|
</tr>
|
||||||
}
|
}
|
||||||
} @else {
|
} @else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user