bisq/desktop
jmacxx 7350735606
Fix QR code display of offer funding amount
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
2020-05-01 23:17:36 -05:00
..
package Revert to SNAPSHOT version 2020-04-16 14:25:59 +02:00
src Fix QR code display of offer funding amount 2020-05-01 23:17:36 -05:00