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

<p>NIT and questions</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3695#discussion_r350925878">desktop/src/main/java/bisq/desktop/app/BisqApp.java</a>:</p>
<pre style='color:#555'>> @@ -275,7 +275,7 @@ private void addSceneKeyEventHandler(Scene scene, Injector injector) {
                     injector.getInstance(SendAlertMessageWindow.class).show();
                 } else if (Utilities.isAltOrCtrlPressed(KeyCode.F, keyEvent)) {
                     injector.getInstance(FilterWindow.class).show();
-                } else if (Utilities.isAltOrCtrlPressed(KeyCode.UP, keyEvent)) {
</pre>
<p>Comments should be updated <a href="https://github.com/bisq-network/bisq/blob/3854907c14357680038661c8153095a157efbc5d/core/src/main/java/bisq/core/dao/governance/voteresult/MissingDataRequestService.java#L81">https://github.com/bisq-network/bisq/blob/3854907c14357680038661c8153095a157efbc5d/core/src/main/java/bisq/core/dao/governance/voteresult/MissingDataRequestService.java#L81</a></p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3695#discussion_r350930779">desktop/src/main/java/bisq/desktop/main/funds/transactions/TransactionsView.java</a>:</p>
<pre style='color:#555'>>              if (Utilities.isAltOrCtrlPressed(KeyCode.R, event)) {
                 if (revertTxColumn.isVisible()) {
                     confidenceColumn.getStyleClass().remove("last-column");
                 } else {
                     confidenceColumn.getStyleClass().add("last-column");
                 }
                 revertTxColumn.setVisible(!revertTxColumn.isVisible());
-            } else if (Utilities.isAltOrCtrlPressed(KeyCode.A, event))
</pre>
<p>Is there an issue tracking the effort to update the website with the new fee information? For example, the Fees section of <a href="https://docs.bisq.network/exchange/whitepaper.html" rel="nofollow">https://docs.bisq.network/exchange/whitepaper.html</a> still lists that part of the fee goes to the arbitrator.</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/3695?email_source=notifications&email_token=AJFFTNQR6VJ3JGLLBTCOBK3QVVYIFA5CNFSM4JR4FMLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNB5X3Y#pullrequestreview-323214319">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXSWRRDKM475NC3TNDQVVYIFANCNFSM4JR4FMLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQDV5VLKMVSUFJ7Y23QVVYIFA5CNFSM4JR4FMLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNB5X3Y.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/3695?email_source=notifications\u0026email_token=AJFFTNQR6VJ3JGLLBTCOBK3QVVYIFA5CNFSM4JR4FMLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNB5X3Y#pullrequestreview-323214319",
"url": "https://github.com/bisq-network/bisq/pull/3695?email_source=notifications\u0026email_token=AJFFTNQR6VJ3JGLLBTCOBK3QVVYIFA5CNFSM4JR4FMLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNB5X3Y#pullrequestreview-323214319",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>