<p></p>
<p><b>@jmacxx</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5535#discussion_r640790901">desktop/src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java</a>:</p>
<pre style='color:#555'>>  
     // 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();
</pre>
<p>NACK. -> upon testing this PR it does not fix the case of duplicate on offers that had 0.006 security deposit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5535#discussion_r640790901">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNW6AMZCN625B2RRYE3TPZYMNANCNFSM45SPNLXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTVL567I3TUI6H3UYTTPZYMNA5CNFSM45SPNLXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOE72ZROQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5535#discussion_r640790901",
"url": "https://github.com/bisq-network/bisq/pull/5535#discussion_r640790901",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>