<p></p>
<p><b>@chimp1984</b> approved this pull request.</p>

<p>utACK</p>
<p>Could you reproduce the issue that it was really caused by that?</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4560#discussion_r495038428">core/src/main/java/bisq/core/trade/txproof/xmr/XmrTxProofModel.java</a>:</p>
<pre style='color:#555'>> @@ -60,8 +60,7 @@
         this.serviceAddress = serviceAddress;
         this.autoConfirmSettings = autoConfirmSettings;
 
-        Coin tradeAmount = trade.getTradeAmount();
-        Volume volume = checkNotNull(trade.getOffer()).getVolumeByAmount(tradeAmount);
+        Volume volume = trade.getTradeVolume();
</pre>
<p>Good catch. I think the trade price is the reason for the issue.</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/pull/4560#pullrequestreview-496490307">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXHLRJMUVMUHAT47K3SHSUONANCNFSM4RYPQYMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRR2LSE62CP3RPNLCTSHSUONA5CNFSM4RYPQYM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODWL5OQY.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/4560#pullrequestreview-496490307",
"url": "https://github.com/bisq-network/bisq/pull/4560#pullrequestreview-496490307",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>