|
|
@ -145,18 +145,12 @@
|
|
|
|
</table>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3>JSON representaiton of tx</h3>
|
|
|
|
|
|
|
|
<div class="center">
|
|
|
|
|
|
|
|
<code style="white-space: pre-wrap; font-size: 10px">
|
|
|
|
|
|
|
|
{{tx_json}}
|
|
|
|
|
|
|
|
</code>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{{^with_ring_signatures}}
|
|
|
|
{{^with_ring_signatures}}
|
|
|
|
<h5 style="margin-top:1px"><a href="/tx/{{tx_hash}}/1">Show this tx with ring signature for each input</a></h5>
|
|
|
|
<h5 style="margin-top:1px"><a href="/tx/{{tx_hash}}/1">More details</a></h5>
|
|
|
|
{{/with_ring_signatures}}
|
|
|
|
{{/with_ring_signatures}}
|
|
|
|
{{#with_ring_signatures}}
|
|
|
|
{{#with_ring_signatures}}
|
|
|
|
<h5 style="margin-top:1px"><a href="/tx/{{tx_hash}}">Show this tx without ring signature for each input</a></h5>
|
|
|
|
<h5 style="margin-top:1px"><a href="/tx/{{tx_hash}}">Less details</a></h5>
|
|
|
|
{{/with_ring_signatures}}
|
|
|
|
{{/with_ring_signatures}}
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|