From 78c0fe0e04eabca843277cb24e9e4be9f0297662 Mon Sep 17 00:00:00 2001 From: softsimon Date: Tue, 22 Feb 2022 16:32:54 +0400 Subject: [PATCH] Handle missing asset registry assets fixes #1246 --- .../transactions-list/transactions-list.component.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 8e81cc3e7..87565bc17 100644 --- a/frontend/src/app/components/transactions-list/transactions-list.component.html +++ b/frontend/src/app/components/transactions-list/transactions-list.component.html @@ -172,9 +172,12 @@ -
+
+ + {{ vout.value }} {{ vout.asset | slice : 0 : 7 }} +