<p></p>
<p><b>@xyzmaker123</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5563#discussion_r649992652">desktop/src/main/java/bisq/desktop/components/TxIdTextField.java</a>:</p>
<pre style='color:#555'>> +            String url = this.isAddress ? blockChainExplorer.addressUrl : blockChainExplorer.txUrl;
+            GUIUtil.openWebPage(url + txId, false);
</pre>
<p>I agree - unfortunately  <code>AddressTextField</code> doesn't open web browser with blockchain explorer - it's purpose is to open wallet internally.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5563#discussion_r649992652">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVHDILUMTODF3Z7QULTSIH3DANCNFSM46O3VLGA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTRTYTMUUJUOCECEN3TSIH3DA5CNFSM46O3VLGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOFCSDTKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5563#discussion_r649992652",
"url": "https://github.com/bisq-network/bisq/pull/5563#discussion_r649992652",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>