mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
my_outputs.html amended
This commit is contained in:
parent
df283ec47e
commit
68cc814b30
1 changed files with 3 additions and 4 deletions
|
@ -66,12 +66,11 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
|
|
||||||
{{#show_inputs}}
|
{{#show_inputs}}
|
||||||
|
|
||||||
<h3>Inputs</h3>
|
<hr>
|
||||||
|
|
||||||
|
<h3>Inputs</h3>
|
||||||
<div class="center">
|
<div class="center">
|
||||||
{{#inputs}}
|
{{#inputs}}
|
||||||
<h4>Key image: {{key_image}}, amount {{key_image_amount}}</h4>
|
<h4>Key image: {{key_image}}, amount {{key_image_amount}}</h4>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue