From 95436d398dd55ad2b4576f92d87ae019ae8da089 Mon Sep 17 00:00:00 2001 From: Miguel Medeiros Date: Mon, 19 Jul 2021 17:13:34 -0300 Subject: [PATCH] Fix undefined asset and colored coinbase tx. (#645) --- .../transactions-list/transactions-list.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 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 f445e1b20..9768952d0 100644 --- a/frontend/src/app/components/transactions-list/transactions-list.component.html +++ b/frontend/src/app/components/transactions-list/transactions-list.component.html @@ -21,7 +21,7 @@ - +
@@ -122,7 +122,7 @@ - +
{{ vout.scriptpubkey_address | shortenString : 16 }}