diff --git a/src/templates/tx.html b/src/templates/tx.html index edb4b59..b5160e0 100644 --- a/src/templates/tx.html +++ b/src/templates/tx.html @@ -145,11 +145,18 @@ - {{^with_ring_signatures}}
More details
{{/with_ring_signatures}} {{#with_ring_signatures}} + +

JSON representaiton of tx

+
+ + {{tx_json}} + +
+
Less details
{{/with_ring_signatures}}