diff --git a/app/src/components/transaction/transaction.html b/app/src/components/transaction/transaction.html index 7a678c0..48f38a7 100644 --- a/app/src/components/transaction/transaction.html +++ b/app/src/components/transaction/transaction.html @@ -47,10 +47,8 @@

-
-
-

{{ scriptSig }}

-
+
+

{{ item.scriptSig.asm }}

@@ -87,7 +85,7 @@ Locking Script

-

{{vout.scriptPubKey.asm}}

+

{{ vout.scriptPubKey.asm }}

@@ -128,4 +126,4 @@ - \ No newline at end of file +