<p></p>
<p><b>@ghubstan</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4937#discussion_r543526197">core/src/main/java/bisq/core/trade/Trade.java</a>:</p>
<pre style='color:#555'>> @@ -317,6 +317,10 @@ public boolean isArbitrated() {
     @Getter
     @Setter
     private String payoutTxId;
+    @Nullable
+    @Getter
+    @Setter
+    private String withdrawalTxId;
</pre>
<p>Your call.  I'll <a href="https://github.com/bisq-network/bisq/pull/4948" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4948/hovercard">adjust the next PR</a> if you don't want it.</p>
<p>I thought it was an inexpensive way to associate the withdrawal tx to the trade.  To me, setting a memo on a trade withdrawal tx isn't very useful if you don't have an easy way to find that tx.</p>
<p>By the way, this tx is associated (in my head) when I optionally withdraw (seller) trade funds to an external wallet, as the final step of the trade protocol.</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/4937#discussion_r543526197">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNR55TSHCMIV6FNEGRTSU6JXJANCNFSM4UYIG6IA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNXNJFGU3DDC4VL7AOTSU6JXJA5CNFSM4UYIG6IKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEDYTIUA.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/4937#discussion_r543526197",
"url": "https://github.com/bisq-network/bisq/pull/4937#discussion_r543526197",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>