{{ _("Merkle Proof Validation") }}

{{ _("This option is intended for the usage of Specter Desktop with nodes that you don't fully trust (e.g. remote / cloud nodes).") }}
{{ _("If enabled, you will see block hashes in the transactions overview.") }}
{{ _("You can take those block hashes to double check whether they also exist in other locations (other nodes, block explorers, etc).") }}
{{ _("If so, you can be sure that the corresponding transaction was included in this block, since there is a relationship between the blockhash and the tx.") }}

{{ _("In a nutshell: It substitutes double checking a specific tx in a block explorer with checking a blockhash which increases privacy.") }}