|
|
@ -81,7 +81,7 @@
|
|
|
|
<input type="radio" id="tab-1" name="tab-group-1" checked>
|
|
|
|
<input type="radio" id="tab-1" name="tab-group-1" checked>
|
|
|
|
<label for="tab-1">Decode outputs</label>
|
|
|
|
<label for="tab-1">Decode outputs</label>
|
|
|
|
<div class="content">
|
|
|
|
<div class="content">
|
|
|
|
<h4 style="margin: 0px">Check which outputs belong to given Moenro address and viewkey</h4>
|
|
|
|
<h4 style="margin: 0px">Check which outputs belong to given Monero address and viewkey</h4>
|
|
|
|
<form action="/myoutputs" method="get" style="width:100%; margin-top:2px" class="style-1">
|
|
|
|
<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="hidden" name="tx_hash" value="{{tx_hash}}"><br/>
|
|
|
|
<input type="text" name="xmr_address" size="90" placeholder="Monero address"><br/>
|
|
|
|
<input type="text" name="xmr_address" size="90" placeholder="Monero address"><br/>
|
|
|
|