[bisq-network/bisq] Fix incorrect tx link to tx explorer - fixes #5548 (#5563)

xyzmaker123 notifications at github.com
Fri Jun 11 15:48:33 CEST 2021


@xyzmaker123 commented on this pull request.



> +            String url = this.isAddress ? blockChainExplorer.addressUrl : blockChainExplorer.txUrl;
+            GUIUtil.openWebPage(url + txId, false);

I agree - unfortunately  `AddressTextField` doesn't open web browser with blockchain explorer - it's purpose is to open wallet internally.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5563#discussion_r649992652
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210611/c858ad92/attachment.htm>


More information about the bisq-github mailing list