mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
7350735606
When creating an offer the small QR code displayed for funding was off by an amount that represent the mining fees. This was due to the QR code being displayed simultaneously with the wallet calulating the fee. We fix the issue by listening to the data model `missingCoin` value of the offer object, and updating the QR code image appropriately. Fixes #3666 Fixes #4194 |
||
---|---|---|
.. | ||
package | ||
src |