|
|
@ -91,7 +91,7 @@
|
|
|
|
<form action="/myoutputs" method="post" style="width:100%; margin-top:2px" class="style-1">
|
|
|
|
<form action="/myoutputs" method="post" 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/>
|
|
|
|
<input type="text" name="viewkey" size="90" placeholder="viewkey" style="margin-top:5px"><br/>
|
|
|
|
<input type="text" name="viewkey" size="90" placeholder="Private viewkey" style="margin-top:5px"><br/>
|
|
|
|
<input type="submit" value="Decode outputs" style="margin-top:5px" >
|
|
|
|
<input type="submit" value="Decode outputs" style="margin-top:5px" >
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|