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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5004#discussion_r549387676">desktop/src/main/java/bisq/desktop/main/overlays/windows/TradeDetailsWindow.java</a>:</p>
<pre style='color:#555'>> @@ -358,6 +360,9 @@ private void addContent() {
                     data += "\n\nRaw deposit transaction as hex:\n" + depositTxAsHex;
                 }
 
+                data += "\n\nSelected mediator: " + DisputeAgentLookupMap.getKeyBaseUserName(contract.getMediatorNodeAddress().getFullAddress());
+                data += "\nSelected arbitrator (refund agent): " + DisputeAgentLookupMap.getKeyBaseUserName(contract.getRefundAgentNodeAddress().getFullAddress());
+
</pre>
<p>Yes, its intentional. Its an additional linebreak before the first line.</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/5004#discussion_r549387676">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTUPRFOGLI53SWM6MDSXCP4PANCNFSM4VJJYB5A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQ4FSRJ2ZI42O7HLN3SXCP4PA5CNFSM4VJJYB5KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEFKJIZA.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/5004#discussion_r549387676",
"url": "https://github.com/bisq-network/bisq/pull/5004#discussion_r549387676",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>