<p></p>
<p><b>@sqrrm</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4212#discussion_r420270746">core/src/main/java/bisq/core/dao/node/parser/TxOutputParser.java</a>:</p>
<pre style='color:#555'>>                          }
 
                         // 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;
</pre>
<p>I'm doing a revert of the whole PR. There was an easy to use button to do the revert.</p>
<p>Best make a new PR with the good changes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4212#discussion_r420270746">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTA6W2UGQUL5QQDC7LRQBB7PANCNFSM4MUABY7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQSBHP2XFAWWUPKAMLRQBB7PA5CNFSM4MUABY72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODAZOREI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4212#discussion_r420270746",
"url": "https://github.com/bisq-network/bisq/pull/4212#discussion_r420270746",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>