{{#inputs}}
Key image: {{key_image}}, amount {{key_image_amount}}
{{#mixins}}
{{#has_mixin_outputs}}
{{#mixin_outputs}}
Mixin {{mixin_pub_key}} might use your outputs
from tx of hash: {{mix_tx_hash}}
(tx public key: {{mix_tx_pub_key}})
|
{{#has_found_outputs}}
output public key |
amount |
output match? |
{{#found_outputs}}
{{my_public_key}} |
{{amount}} |
{{#mine_output}}
{{mine_output}}{{#out_in_match}}*{{/out_in_match}}
{{/mine_output}}
{{^mine_output}}
{{mine_output}}
{{/mine_output}}
|
{{/found_outputs}}
|
{{/has_found_outputs}}
{{/mixin_outputs}}
{{/has_mixin_outputs}}
{{/mixins}}
{{/inputs}}