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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4957#discussion_r543585152">desktop/src/main/java/bisq/desktop/main/account/content/PaymentAccountsView.java</a>:</p>
<pre style='color:#555'>> @@ -62,6 +62,8 @@ public void initialize() {
                 accountAgeWitnessService.getAccountAgeWitnessUtils().logSigners();
             } else if (Utilities.isCtrlShiftPressed(KeyCode.U, event)) {
                 accountAgeWitnessService.getAccountAgeWitnessUtils().logUnsignedSignerPubKeys();
+            } else if (Utilities.isAltOrCtrlPressed(KeyCode.C, event)) {
</pre>
<p>I like adding it here, and I like ctrl+c since it's the common copy key and that's what we're doing here, copying the account info to clipboard.</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/4957#discussion_r543585152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTU36RHGBENEFEBBU3SU6TLFANCNFSM4U4P2ZVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRUJWUG2A22EEI4KODSU6TLFA5CNFSM4U4P2ZVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEDZEOVQ.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/4957#discussion_r543585152",
"url": "https://github.com/bisq-network/bisq/pull/4957#discussion_r543585152",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>