[bisq-network/bisq] Problem broadcasting BSQ tx with dust change. (#2826)

Oscar Guindzberg notifications at github.com
Mon May 13 15:58:27 UTC 2019


There is a check to not send less than 5.46 BSQ when sending a BSQ tx.
It looks a similar check is missing to prevent creating change outputs with less than 5.46 BSQ.
The btc network requires all outputs to be at least 546 satoshis to consider a tx standard and relay it.
I had a problem with a stuck tx. The change was less than 5 BSQ.
I got reject message from btc peers. The reject reason was because the tx included a dust output.

-- 
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/issues/2826
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190513/3863fc97/attachment.html>


More information about the bisq-github mailing list