|
|
@ -80,7 +80,7 @@
|
|
|
|
<div class="tab">
|
|
|
|
<div class="tab">
|
|
|
|
<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 tab-1">
|
|
|
|
<h4 style="margin: 0px">Check which outputs belong to given Monero address/subaddress and viewkey</h4>
|
|
|
|
<h4 style="margin: 0px">Check which outputs belong to given Monero address/subaddress and viewkey</h4>
|
|
|
|
<h5 style="margin: 0px">
|
|
|
|
<h5 style="margin: 0px">
|
|
|
|
For RingCT transactions, outputs' amounts are also decoded
|
|
|
|
For RingCT transactions, outputs' amounts are also decoded
|
|
|
@ -102,7 +102,7 @@
|
|
|
|
<input type="radio" id="tab-2" name="tab-group-1">
|
|
|
|
<input type="radio" id="tab-2" name="tab-group-1">
|
|
|
|
<label for="tab-2">Prove sending</label>
|
|
|
|
<label for="tab-2">Prove sending</label>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="content">
|
|
|
|
<div class="content tab-2">
|
|
|
|
<h4 style="margin: 0px">Prove to someone that you have sent them Monero in this transaction</h4>
|
|
|
|
<h4 style="margin: 0px">Prove to someone that you have sent them Monero in this transaction</h4>
|
|
|
|
<h5 style="margin: 0px">
|
|
|
|
<h5 style="margin: 0px">
|
|
|
|
Tx private key can be obtained using <i>get_tx_key</i>
|
|
|
|
Tx private key can be obtained using <i>get_tx_key</i>
|
|
|
|