[bisq-network/bisq] Add proof of burn feature (#1912)

Manfred Karrer notifications at github.com
Tue Nov 13 01:14:58 UTC 2018


ManfredKarrer commented on this pull request.



> @@ -115,6 +115,8 @@ void processTxOutput(TempTxOutput tempTxOutput) {
                 // The LOCKUP BSQ is burnt unless the output exactly matches the input, that would cause the
                 // output to not be BSQ output at all
                 handleUnlockBondTx(tempTxOutput);
+            } else if (isBurnFeeTxOutput(tempTxOutput)) {

Yes, true. Will try to make it more clear.

-- 
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/1912#discussion_r232866002
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181112/7a5a431e/attachment-0001.html>


More information about the bisq-github mailing list