From 11817c04f7945911c5b0d83c71912b808c6a04bb Mon Sep 17 00:00:00 2001 From: softsimon Date: Fri, 6 Aug 2021 23:45:54 +0300 Subject: [PATCH] Transaction and block header hex external URL should be relative to the network. --- frontend/src/app/components/block/block.component.html | 2 +- .../src/app/components/transaction/transaction.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/components/block/block.component.html b/frontend/src/app/components/block/block.component.html index df92af6b2..34cc270c0 100644 --- a/frontend/src/app/components/block/block.component.html +++ b/frontend/src/app/components/block/block.component.html @@ -116,7 +116,7 @@ Block Header Hex - + diff --git a/frontend/src/app/components/transaction/transaction.component.html b/frontend/src/app/components/transaction/transaction.component.html index fb184b99b..529400540 100644 --- a/frontend/src/app/components/transaction/transaction.component.html +++ b/frontend/src/app/components/transaction/transaction.component.html @@ -218,7 +218,7 @@ Transaction Hex - +