mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
address.html corrected
This commit is contained in:
parent
1d883a398e
commit
059e1fe643
1 changed files with 2 additions and 18 deletions
|
@ -20,20 +20,8 @@
|
||||||
|
|
||||||
{{#is_integrated_addr}}
|
{{#is_integrated_addr}}
|
||||||
<H4 style="margin:5px">Payment id: {{encrypted_payment_id}}</H4>
|
<H4 style="margin:5px">Payment id: {{encrypted_payment_id}}</H4>
|
||||||
<br/>
|
{{/is_integrated_addr}}
|
||||||
|
|
||||||
<!--
|
|
||||||
<H4 style="margin:5px">
|
|
||||||
<a href="/search?value={{encrypted_payment_id}}">--> Search for transactions associated with this encrypted payment id <--</a>
|
|
||||||
</H4>
|
|
||||||
{{/is_integrated_addr}}
|
|
||||||
{{^is_integrated_addr}}
|
|
||||||
<H4 style="margin:5px">
|
|
||||||
Transactions:<br/> Sorry, its not possible to find txs associated with
|
|
||||||
normal addresses in Monero
|
|
||||||
</H4>
|
|
||||||
{{/is_integrated_addr}}
|
|
||||||
-->
|
|
||||||
|
|
||||||
<H4 style="margin:5px">
|
<H4 style="margin:5px">
|
||||||
Transactions:<br/> Sorry, its not possible to find txs associated with
|
Transactions:<br/> Sorry, its not possible to find txs associated with
|
||||||
|
@ -42,10 +30,6 @@
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
|
||||||
|
|
Loading…
Reference in a new issue