sending tx proving added

master
moneroexamples 8 years ago
parent 48f35a7208
commit 05bcca9e3e

@ -93,7 +93,7 @@
command in <i>monero-wallet-cli</i> command line tool</h5> command in <i>monero-wallet-cli</i> command line tool</h5>
<form action="/prove" method="get" style="width:100%; margin-top:15px" class="style-1"> <form action="/prove" method="get" style="width:100%; margin-top:15px" class="style-1">
<input type="hidden" name="txhash" size="90" value="{{tx_hash}}"><br/> <input type="hidden" name="txhash" size="90" value="{{tx_hash}}"><br/>
<input type="text" name="txprvkey" size="90" placeholder="Tx private key" style="margin-top:5px"><br/> <input type="text" name="txprvkey" size="90" placeholder="Tx private key"><br/>
<input type="text" name="xmraddress" size="90"placeholder="Recipient's Monero Address" style="margin-top:5px"><br/> <input type="text" name="xmraddress" size="90"placeholder="Recipient's Monero Address" style="margin-top:5px"><br/>
<input type="submit" value="Prove" style="margin-top:5px"> <input type="submit" value="Prove" style="margin-top:5px">
</form> </form>

Loading…
Cancel
Save