[bisq-network/bisq] Bugfix and typofix (#4212)

dmos62 notifications at github.com
Tue May 5 17:01:12 UTC 2020


@dmos62 commented on this pull request.



>                          }
 
                         // Without checking the fee we would not be able to distinguish between 2 structurally same transactions, one
                         // where the output is burned BSQ and one where it is a BSQ change output.
                         long blindVoteFee = daoStateService.getParamValueAsCoin(Param.BLIND_VOTE_FEE, tempTxOutput.getBlockHeight()).value;
                         return availableInputValue == blindVoteFee;
                     }
+                    break;

If the semantic changes in this file are reverted, take care not to revert adding this `break`.

-- 
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/4212#pullrequestreview-405982700
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200505/7f82abf5/attachment.html>


More information about the bisq-github mailing list