<p></p>
<p>A reproducible way to encounter this problem is as follows (from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="546485290" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/3871" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/3871/hovercard" href="https://github.com/bisq-network/bisq/issues/3871">#3871</a>):</p>
<ul>
<li>Create and save an offer to sell 0.05 BTC for a price of 6400</li>
<li>Go to Open Offers and click on the edit icon</li>
<li>Change the price to 6452.3042 and press tab.  The amount of BTC changes to 0.0501</li>
<li>Save the offer.</li>
</ul>
<p>When the offer is taken, the maker gets "Insufficient money, missing 0.0001 BTC".  The missing amount corresponds to the amount that BTC got adjusted by when editing the offer.<br>
PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="602620663" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4182" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4182/hovercard" href="https://github.com/bisq-network/bisq/pull/4182">#4182</a> fixes this particular example by preventing the BTC amount of the offer from being adjusted.</p>
<p>Whether there is another scenario for encountering this "Insufficient money" error remains to be seen.  I suspect there still might be, since in the OP's second example the missing amount is 0.01046 which is 5 decimals whereas offers always limit BTC amounts to 4 decimals.  Perhaps another way to encounter this would be if the offer's <code>reserved funds</code> were spent before the offer is taken.</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/2293#issuecomment-616920070">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVBQJL644XSACATZALRNUC7FANCNFSM4GRHJ3YQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNW6C42WDEPNAAAILILRNUC7FA5CNFSM4GRHJ3Y2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOETCXIBQ.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/2293#issuecomment-616920070",
"url": "https://github.com/bisq-network/bisq/issues/2293#issuecomment-616920070",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>