<p></p>
<p>If we remove whatever code is responsible for automatic fee setting, then issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="923274752" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5575" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/5575/hovercard" href="https://github.com/bisq-network/bisq/issues/5575">#5575</a> in principal cannot occur, as the only fee value/variable in memory possible to set will be taken from the GUI.</p>
<p>The variable should be initialized to NULL, then look up what the user has set. It should not be set from any other source automatically outside of the user's control.</p>
<p>I would prefer this guarantee to lost money, especially for a wallet as specifically power-user oriented as Bisq.</p>
<p>Instead, can we have a variable that shows a <strong>suggested</strong> fee, rather than setting the fee for the user? It should be required that the user set the fee, in order to avoid possible bugs with the GUI.</p>
<p>It would be better if the default automated fee variable were only set upon hitting the "send transaction" button, rather than being set somewhere in memory <em>prior</em> to user interaction, automatically, as seems to be the case intuitively, although I could be wrong about this implementation, it seems logical that this is what is happening.</p>
<p>If the default fee is set prior to user interaction, in a variable that is controlled separately from the GUI, it can lead to this issue in principal.</p>
<p>I do not have the time to look into the code clearly, but my observations might make some sense, I hope they are of use and not completely inaccurate.</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/discussions/5601">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVVAL6X3Q5ECRD5NZTTVZFBRANCNFSM47XQYMBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNW7FFOWZW6CPJ34V5DTVZFBRA5CNFSM47XQYMB2YY3PNVWWK3TUL52HS4DFVJCGS43DOVZXG2LPN2VGG33NNVSW45C7NFSM4ABURO2Q.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/discussions/5601",
"url": "https://github.com/bisq-network/bisq/discussions/5601",
"name": "View Discussion"
},
"description": "View this Discussion on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>