diff --git a/src/templates/tx.html b/src/templates/tx.html index e1f0bb1..edb4b59 100644 --- a/src/templates/tx.html +++ b/src/templates/tx.html @@ -145,18 +145,12 @@ -

JSON representaiton of tx

-
- - {{tx_json}} - -
{{^with_ring_signatures}} -
Show this tx with ring signature for each input
+
More details
{{/with_ring_signatures}} {{#with_ring_signatures}} -
Show this tx without ring signature for each input
+
Less details
{{/with_ring_signatures}}