[bisq-network/bisq] Add missing check if tx was in correct phase (#5444)

chimp1984 notifications at github.com
Wed Apr 28 14:36:50 CEST 2021


@chimp1984 commented on this pull request.



> +                    .filter(e -> periodService.isTxInPhaseAndCycle(e.getTxId(), DaoPhase.Phase.BLIND_VOTE, blockHeight))
+                    .filter(e -> e.getTxId() != null)

Ah good point.

-- 
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/5444#discussion_r622134930
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210428/3b8440ab/attachment.htm>


More information about the bisq-github mailing list