<p></p>

<h3>Description</h3>
<p>I believe that there is something wrong with the fee estimation implemented in  <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="816074230" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5235" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/5235/hovercard" href="https://github.com/bisq-network/bisq/pull/5235">#5235</a><br>
I cant find what it is, but the final behaviour here is that it gets a value that is not coming from the mempool.space api (is it an average?) and it also has a 10sats/vb hardcoded minimum.<br>
The image below shows that 21sats/vb, but the minimumFee was 1sat/vb (as far as I can tell from the code, it should use 2xminimumFee).<br>
If I try 10sats/vb, it will accept it, but not less.</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/6444444/117885572-61baee80-b284-11eb-945e-5a4d3315f510.png"><img src="https://user-images.githubusercontent.com/6444444/117885572-61baee80-b284-11eb-945e-5a4d3315f510.png" alt="image" style="max-width:100%;"></a></p>
<h4>Version</h4>
<p>1.6.4</p>
<h3>Steps to reproduce</h3>
<p>Try to change the minumum fee.</p>
<h3>Expected behaviour</h3>
<p>Should accept at least 2 x minimumFee, but stucks to 10 or a number that it takes from an unknown place.</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/issues/5486">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSSFWCIBHLJVYXLUSDTNGNEHANCNFSM44W6DW7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNWHV7YJYC463ZQRIZTTNGNEHA5CNFSM44W6DW72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NHYJRDQ.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/issues/5486",
"url": "https://github.com/bisq-network/bisq/issues/5486",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>