<p></p>
<p>Thanks for the logs.  The amount check between bisq and the explorer API returned a difference after the 8th decimal place and AMOUNT_NOT_MATCHING was the result.  The difference was as follows:</p>
<pre><code>xx.xxxxxxxx7000 XMR expected by bisq
xx.xxxxxxxx0000 XMR provided by explorer API
</code></pre>
<p>Looks like this should be fixed by truncating the last 4 digits of the amounts before comparing.  Especially since Bisq displays the XMR amount to be sent using 8 decimal places.</p>
<p>I should have anticipated this during testing.  Comparing numbers that have been achieved by converting one currency to another should always have a tolerance taken into account, and checking XMR amounts down to the 8th decimal should be adequate, even though Monero has 12.</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/4557#issuecomment-698335625">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQVVGIDQMUX7VCRR3LSHNAY5ANCNFSM4RWYF4TQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNT2ACWSR6PCYB55CP3SHNAY5A5CNFSM4RWYF4T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFGP4DCI.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/4557#issuecomment-698335625",
"url": "https://github.com/bisq-network/bisq/issues/4557#issuecomment-698335625",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>