mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
223a1d3a6c
Fixes 3871. The BTC amount of an offer was being adjusted up in certain cases due to a rounding calculation from the fiat value and price. This would prevent some offers from being taken. There's an existing check to ensure that the amount is not adjusted below the minimum, here we add a check to ensure that the amount is not adjusted higher than the maximum defined in the offer. |
||
---|---|---|
.. | ||
package | ||
src |