Hash | {{ block.id | shortenString : 13 }} |
Timestamp |
|
Size | |
Weight | |
= 99"
[class.badge-warning]="blockAudit?.matchRate >= 75 && blockAudit?.matchRate < 99"
[class.badge-danger]="blockAudit?.matchRate < 75"
*ngIf="blockAudit?.matchRate != null; else nullHealth"
>{{ blockAudit?.matchRate }}%
|
|
Total fees |
|
Weight | |
Transactions | {{ blockAudit.template?.length || 0 }} |
Total fees |
|
Weight | 0"> {{ blockAudit.weightDelta < 0 ? '+' : '' }}{{ (-blockAudit.weightDelta * 100) | amountShortener: 2 }}% |
Transactions | {{ block.tx_count }} 0"> {{ blockAudit.txDelta < 0 ? '+' : '' }}{{ (-blockAudit.txDelta * 100) | amountShortener: 2 }}% |
Total fees | |
Weight | |
Transactions |