<p></p>
<p>Following up from discussions on Keybase, Bisq needs to enforce <code>mempoolminfee</code> value, since it currently uses a hard-coded value and the network value is variable:</p>
<ol>
<li>Pricenode needs to save the <code>minimumFee</code> value from <a href="https://mempool.space/api/v1/fees/recommended" rel="nofollow">https://mempool.space/api/v1/fees/recommended</a></li>
<li>Pricenode needs to serve the <code>minimumFee</code> value from (1) on <a href="https://price.bisq.wiz.biz/getFees" rel="nofollow">https://price.bisq.wiz.biz/getFees</a></li>
<li>Bisq needs to save the <code>minimumFee</code> value it gets when updating from (2) once per minute</li>
<li>Bisq needs to return the <code>minimumFee</code> value it gets from (3) in <code>bisq.common.config.BaseCurrencyNetwork::getDefaultMinFeePerVbyte()</code></li>
</ol>
<p>cc <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/jmacxx/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jmacxx">@jmacxx</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/issues/5229">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXEZOWGK56JM4ZUGYDTASZQTANCNFSM4YEBRIDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNT5IY57DP7MRL2OBJ3TASZQTA5CNFSM4YEBRIDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MEXTCDA.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/5229",
"url": "https://github.com/bisq-network/bisq/issues/5229",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>