bisq/desktop
a123b 2b171e4831 Fix offer editing for low volume offers
For very low volume offers, it can happen that the minimum buyer security
deposit by coin value is bigger than the maximum security deposit by
percentage of trade amount.
This caused the security deposit validity check in the offer editor to fail,
making it impossible to edit these offers.
This commit fixes the problem by setting the default percentage value to
the model instead of the calculated one in this specific case.
2019-06-29 17:03:19 +02:00
..
package Revert to SNAPSHOT version 2019-06-04 10:53:42 +02:00
src Fix offer editing for low volume offers 2019-06-29 17:03:19 +02:00