From ba291cd697c9fc2476be4f022aba114c4a55bbbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Haf?= Date: Wed, 5 Feb 2025 13:04:45 +0100 Subject: [PATCH] remove shitcoin explorer --- .../transactions-list/transactions-list.component.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/frontend/src/app/components/transactions-list/transactions-list.component.html b/frontend/src/app/components/transactions-list/transactions-list.component.html index 7721298fb..9c6f661b4 100644 --- a/frontend/src/app/components/transactions-list/transactions-list.component.html +++ b/frontend/src/app/components/transactions-list/transactions-list.component.html @@ -89,7 +89,6 @@ -
@@ -256,11 +255,7 @@ OP_RETURN  - @if (vout.isRunestone) { - - } @else { {{ vout.scriptpubkey_asm | hex2ascii }} - } {{ vout.scriptpubkey_type | scriptpubkeyType }}