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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5235#discussion_r583012166">core/src/main/java/bisq/core/user/Preferences.java</a>:</p>
<pre style='color:#555'>> @@ -907,7 +911,7 @@ public boolean getPayFeeInBtc() {
 
     public long getWithdrawalTxFeeInVbytes() {
         return Math.max(prefPayload.getWithdrawalTxFeeInVbytes(),
-                Config.baseCurrencyNetwork().getDefaultMinFeePerVbyte());
</pre>
<p>We still use <code>BaseCurrencyNetwork.getDefaultMinFeePerVbyte()</code> in the following cases: (a) when Bisq has started up before the first API call to PriceNode completes, (b) if the PriceNode is unreachable, and (c) if PriceNode does not provide the new field in the JSON.</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/5235#discussion_r583012166">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXDIZ6G5V773LSQF5TTA2ABPANCNFSM4YFYYYTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNXWOMKOBHCQ5JAQ6FLTA2ABPA5CNFSM4YFYYYT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEOYQIZA.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/5235#discussion_r583012166",
"url": "https://github.com/bisq-network/bisq/pull/5235#discussion_r583012166",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>