|
|
@ -11,7 +11,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
{{#has_key_images}}
|
|
|
|
{{#has_key_images}}
|
|
|
|
|
|
|
|
|
|
|
|
<h3>The search term matches key image found in the following transactions</h3>
|
|
|
|
<h3>The search term matches key image found in the following transaction</h3>
|
|
|
|
|
|
|
|
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|
{{>tx_table_head}}
|
|
|
|
{{>tx_table_head}}
|
|
|
@ -28,7 +28,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
{{#has_tx_public_keys}}
|
|
|
|
{{#has_tx_public_keys}}
|
|
|
|
|
|
|
|
|
|
|
|
<h3>The search term matches tx public key found in the following transactions</h3>
|
|
|
|
<h3>The search term matches tx public key of the following transaction</h3>
|
|
|
|
|
|
|
|
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|
{{>tx_table_head}}
|
|
|
|
{{>tx_table_head}}
|
|
|
@ -45,7 +45,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
{{#has_payments_id}}
|
|
|
|
{{#has_payments_id}}
|
|
|
|
|
|
|
|
|
|
|
|
<h3>The search term matches payment id found in the following transactions</h3>
|
|
|
|
<h3>The search term matches payment id found in the following transaction(s)</h3>
|
|
|
|
|
|
|
|
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|
{{>tx_table_head}}
|
|
|
|
{{>tx_table_head}}
|
|
|
@ -62,7 +62,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
{{#has_output_public_keys}}
|
|
|
|
{{#has_output_public_keys}}
|
|
|
|
|
|
|
|
|
|
|
|
<h3>The search term matches output public key found in the following transactions</h3>
|
|
|
|
<h3>The search term matches output public key found in the following transaction</h3>
|
|
|
|
|
|
|
|
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|
{{>tx_table_head}}
|
|
|
|
{{>tx_table_head}}
|
|
|
|