<p>PriceNode caps the MinFee and the TxFee both to a minimum of 10.  The MinFee cap should be 2, which corresponds to the smallest allowable custom withdrawal fee.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #5486.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="888687687" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5486" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/5486/hovercard" href="https://github.com/bisq-network/bisq/issues/5486">#5486</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/5489'>https://github.com/bisq-network/bisq/pull/5489</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Differentiate PriceNode minFee/txFee limits (2 and 10)</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5489/files#diff-ab51fd75f8e9857875c72cc18f6d8dab29ab5cb5122cd1be5bd72550164c5dcd">pricenode/src/main/java/bisq/price/mining/FeeRateProvider.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5489/files#diff-a5cfa294b1e90955a438a56c1aa683dd10016e38275ff2cfbd34c31c515b5b3c">pricenode/src/main/java/bisq/price/mining/FeeRateService.java</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5489/files#diff-2d3214b7333b5fc02e06c110a517e9babd375caf6f6b90b9bfb1fb0a28e25119">pricenode/src/main/java/bisq/price/mining/providers/MempoolFeeRateProvider.java</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5489/files#diff-6e52ade37792d1a42b424d01426fecbcf622c0128dc4382b9b8909e5bd67c55c">pricenode/src/test/java/bisq/price/mining/FeeRateServiceTest.java</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5489/files#diff-9745eecc84abbd252ce951f1ebc6ed0ae795569bd264d76db7385153ad837128">pricenode/src/test/java/bisq/price/mining/providers/MempoolFeeRateProviderTest.java</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5489.patch'>https://github.com/bisq-network/bisq/pull/5489.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5489.diff'>https://github.com/bisq-network/bisq/pull/5489.diff</a></li>
</ul>

<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/5489">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQPS7MD4MVGQIJMNRLTNHW4FANCNFSM44XVRL6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNT5CXHUGAJBSN5FG2LTNHW4FA5CNFSM44XVRL6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NIFW7FA.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/5489",
"url": "https://github.com/bisq-network/bisq/pull/5489",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>