From aa9888a2fe483c4560c9b1e0e59511b4c009ed21 Mon Sep 17 00:00:00 2001 From: softsimon Date: Fri, 25 Oct 2024 11:58:01 +0700 Subject: [PATCH] Related Transactions --- .../transaction-details/transaction-details.component.html | 2 +- .../src/app/components/transaction/transaction.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/components/transaction/transaction-details/transaction-details.component.html b/frontend/src/app/components/transaction/transaction-details/transaction-details.component.html index 7311bf8f4..7a355f38d 100644 --- a/frontend/src/app/components/transaction/transaction-details/transaction-details.component.html +++ b/frontend/src/app/components/transaction/transaction-details/transaction-details.component.html @@ -267,7 +267,7 @@ } @if (hasCpfp) { - + } diff --git a/frontend/src/app/components/transaction/transaction.component.html b/frontend/src/app/components/transaction/transaction.component.html index ecd98d979..0016ebf5f 100644 --- a/frontend/src/app/components/transaction/transaction.component.html +++ b/frontend/src/app/components/transaction/transaction.component.html @@ -69,7 +69,7 @@
-

CPFP

+

Related Transactions