[bisq-network/bisq] InsufficientMoneyException: Insufficient money, missing 0.0000001 BTC (#4327)

eigentsmis notifications at github.com
Mon Jun 22 02:31:58 UTC 2020


Why is the fee estimation done twice when creating an offer?
It seems that first it's done before funding the offer and afterwards it's done a seconds time after the user funded the offer and is ready to create it.

Upon further inspection of my log I see this estimate first:
_Fee estimation resulted in a tx size of 557 bytes and a tx fee of **5570** Sat_
I then fund the offer and try to finalize offer and I see this new estimation in the log:
_Fee estimation resulted in a tx size of 558 bytes and a tx fee of **5580** Sat_
Hence the error message will pop up due to the "missing" 10 sats

-- 
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/4327#issuecomment-647233284
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200621/4b5397c2/attachment.html>


More information about the bisq-github mailing list