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 }}