[bisq-network/bisq] Detect and handle invalid maker fee tx (#4917)

Christoph Atteneder notifications at github.com
Wed Dec 9 09:33:24 CET 2020


@ripcurlx commented on this pull request.



> +        if (errorMsg == null) {
+            return Optional.empty();
+        }

Maybe it would be easier to read if that is used as the else branch for line 421, as this is the only case where errorMsg can be null.

-- 
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/4917#pullrequestreview-547945280
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201209/09c2e4d1/attachment.htm>


More information about the bisq-github mailing list