diff --git a/static/templates/txdetail.html b/static/templates/txdetail.html index 25a893c4..b69d2e86 100644 --- a/static/templates/txdetail.html +++ b/static/templates/txdetail.html @@ -24,7 +24,7 @@ {{if and (ne $a $addr) $vin.Searchable}}{{$a}}{{else}}{{$a}}{{end}} {{- else -}} - No Inputs (Newly Generated Coins) + {{- if $vin.ScriptSig.Hex -}}Unparsed address{{- else -}}No Inputs (Newly Generated Coins){{- end -}} {{- end -}}{{- if $vin.Addresses -}} {{formatAmount $vin.Value}} {{$cs}} {{- end -}}