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

Genesis {{ blockHeight }}

+
+

{{ blockHash.slice(0,32) }}

+

{{ blockHash.slice(32) }}

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