Merge branch 'master' into mainnet_ringct_adustment

This commit is contained in:
moneroexamples 2017-01-10 22:56:15 +00:00
commit 5c265af68c
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
<input type="radio" id="tab-1" name="tab-group-1" checked>
<label for="tab-1">Decode outputs</label>
<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">
<input type="hidden" name="tx_hash" value="{{tx_hash}}"><br/>
<input type="text" name="xmr_address" size="90" placeholder="Monero address"><br/>