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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4673#discussion_r510171678">core/src/main/java/bisq/core/offer/takeoffer/TakeOfferModel.java</a>:</p>
<pre style='color:#555'>> +        // Set the default values (in rare cases if the fee request was not done yet we get the hard coded default values)
+        // But the "take offer" happens usually after that so we should have already the value from the estimation service.
+        txFeePerByteFromFeeService = feeService.getTxFeePerByte();
+        txFeeFromFeeService = offerUtil.getTxFeeBySize(txFeePerByteFromFeeService, feeTxSize);
</pre>
<p>Resolved by commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/d463dd14a00a3b3b40ddf1a8c189b896d80bc73e/hovercard" href="https://github.com/bisq-network/bisq/commit/d463dd14a00a3b3b40ddf1a8c189b896d80bc73e"><tt>d463dd1</tt></a>, in PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="726700701" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4679" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4679/hovercard" href="https://github.com/bisq-network/bisq/pull/4679">#4679</a>.</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_r510171678">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXZACNPA3M57J3HJQTSMAZGTANCNFSM4SYYEP2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSC3JRVU7PPTVOTS4TSMAZGTA5CNFSM4SYYEP22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD2XE3RA.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_r510171678",
"url": "https://github.com/bisq-network/bisq/pull/4673#discussion_r510171678",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>