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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4673#discussion_r510162854">core/src/main/java/bisq/core/offer/takeoffer/TakeOfferModel.java</a>:</p>
<pre style='color:#555'>> +    private Coin takerFee;
+    @Getter
+    private Coin totalToPayAsCoin;
+    @Getter
+    private Coin missingCoin = ZERO;
+    @Getter
+    private Coin totalAvailableBalance;
+    @Getter
+    private Coin balance;
+    @Getter
+    private boolean isBtcWalletFunded;
+    @Getter
+    private Volume volume;
+
+    @Inject
+    public TakeOfferModel(AccountAgeWitnessService accountAgeWitnessService,
</pre>
<p>Don't think we want to have any jfx dependency in core, rather some stuff could probably be rewritten in <code>TakeOfferDataModel</code> to utilize the new class.</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/4673#discussion_r510162854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSBYEB5YUYOBA7IFPLSMAX2HANCNFSM4SYYEP2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTX4IILYPHVB6QE6GLSMAX2HA5CNFSM4SYYEP22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD2XB5EI.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/4673#discussion_r510162854",
"url": "https://github.com/bisq-network/bisq/pull/4673#discussion_r510162854",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>