Decode outputs info text updated

This commit is contained in:
moneroexamples 2017-01-17 03:02:15 +00:00
parent 71666c42b8
commit c2af128937
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
<label for="tab-1">Decode outputs</label>
<div class="content">
<h4 style="margin: 0px">Check which outputs belong to given Monero address and viewkey</h4>
<h5 style="margin: 0px">For RingCT transactions, outputs' amounts are also decoded</h5>
<form action="/myoutputs" method="get" style="width:100%; margin-top:2px" class="style-1">
<input type="hidden" name="tx_hash" value="{{tx_hash}}"><br/>
<input type="text" name="xmr_address" size="90" placeholder="Monero address"><br/>