mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Fix grammatical typo in tx_details.html. NFC
This commit is contained in:
parent
938b8ddf81
commit
29893fad46
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
<label for="tab-2">Prove sending</label>
|
<label for="tab-2">Prove sending</label>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 style="margin: 0px">Prove to someone that you send 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>
|
||||||
command in <i>monero-wallet-cli</i> command line tool
|
command in <i>monero-wallet-cli</i> command line tool
|
||||||
|
|
Loading…
Reference in a new issue