[bisq-network/bisq] Dao improvements (#1746)

Manfred Karrer notifications at github.com
Thu Oct 4 20:02:45 UTC 2018


ManfredKarrer commented on this pull request.



> @@ -291,7 +291,7 @@ private void processVoteReveal(int blockHeight, TempTx tempTx) {
         }
 
         // We must not use an `if else` here!
-        if (!isPhaseValid || txInputParser.isVoteRevealInputValid()) {
+        if (!isPhaseValid || !txInputParser.isVoteRevealInputValid()) {

was a stupid one ;-)

-- 
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/1746#discussion_r222808550
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181004/eb4c3a90/attachment.html>


More information about the bisq-github mailing list