From 3967ce0854f879639d78d0519f9903354c7bc5e5 Mon Sep 17 00:00:00 2001 From: softsimon Date: Mon, 22 Mar 2021 18:24:51 +0700 Subject: [PATCH] Fix: Compare with tx.feePerVsize to determine if modified fee is the same. refs #401 --- .../src/app/components/transaction/transaction.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/components/transaction/transaction.component.html b/frontend/src/app/components/transaction/transaction.component.html index 1e5391494..e4a53a2cf 100644 --- a/frontend/src/app/components/transaction/transaction.component.html +++ b/frontend/src/app/components/transaction/transaction.component.html @@ -179,7 +179,7 @@ {{ roundToOneDecimal(cpfpTx) | number : '1.1-1' }} sat/vB - +