Switch all direct sat/vb fields to new rate component
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<span [innerHTML]="'‎' + (tx.weight | wuBytes: 2)"></span>
|
||||
</p>
|
||||
<p class="field" *ngIf="!isCoinbase(tx)">
|
||||
{{ tx.feePerVsize | feeRounding }} <span class="symbol" i18n="shared.sat-vbyte|sat/vB">sat/vB</span>
|
||||
<app-fee-rate [fee]="tx.feePerVsize"></app-fee-rate>
|
||||
</p>
|
||||
</div>
|
||||
<div class="overlaid">
|
||||
|
||||
Reference in New Issue
Block a user