diff --git a/frontend/src/app/components/block/block-preview.component.html b/frontend/src/app/components/block/block-preview.component.html index 666714b24..4e75abdc1 100644 --- a/frontend/src/app/components/block/block-preview.component.html +++ b/frontend/src/app/components/block/block-preview.component.html @@ -4,15 +4,19 @@
-
-
+
+

Genesis {{ blockHeight }}

+

+ {{ blockHash.slice(0,20) }} +
+ …{{ blockHash.slice(-19) }} +

- {{blockHash.slice(0,-4)}}{{blockHash.slice(-4)}}