mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
templates updated
This commit is contained in:
parent
eaba4dae4f
commit
a9e1111c7d
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
|||
<tr>
|
||||
<td>Outputs public keys</td>
|
||||
<td>amount</td>
|
||||
<td>mine output?</td>
|
||||
<td>output match?</td>
|
||||
</tr>
|
||||
{{#outputs}}
|
||||
<tr>
|
||||
|
@ -46,7 +46,7 @@
|
|||
{{/outputs}}
|
||||
</table>
|
||||
|
||||
<h3>Our XMR: {{sum_xmr}}</h3>
|
||||
<h3>Sum XMR from matched outputs: {{sum_xmr}}</h3>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue