diff --git a/src/templates/partials/tx_details.html b/src/templates/partials/tx_details.html index bf32ba8..ab6f860 100644 --- a/src/templates/partials/tx_details.html +++ b/src/templates/partials/tx_details.html @@ -195,7 +195,7 @@ - + {{/inputs}} - {{^have_raw_tx}} - {{^with_ring_signatures}} -
More details
- {{/with_ring_signatures}} - {{#with_ring_signatures}} - -

JSON representation of tx

-
- - {{tx_json}} - -
- -
Less details
- {{/with_ring_signatures}} - {{/have_raw_tx}} - {{/has_inputs}} +{{^have_raw_tx}} + {{^with_ring_signatures}} +
More details
+ {{/with_ring_signatures}} + {{#with_ring_signatures}} +

JSON representation of tx

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