[bisq-network/bisq] Fix security deposit in duplicate offer when minimum deposit is used (#5535)

Christoph Atteneder notifications at github.com
Thu May 27 15:42:06 CEST 2021


@ripcurlx commented on this pull request.



>  
     // Percentage value of buyer security deposit. E.g. 0.01 means 1% of trade amount
     protected final DoubleProperty buyerSecurityDeposit = new SimpleDoubleProperty();
 
+    protected final StringProperty buyerSecurityDepositInBTC = new SimpleStringProperty();

This property is set, but never used. How can this fix the issue with the security deposit?

-- 
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/pull/5535#pullrequestreview-670198473
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210527/aff5fc73/attachment.htm>


More information about the bisq-github mailing list