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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4814#discussion_r524557557">desktop/src/main/java/bisq/desktop/util/GUIUtil.java</a>:</p>
<pre style='color:#555'>> @@ -1115,6 +1115,8 @@ public static String getBsqInUsd(Price bsqPrice,
     }
 
     public static MaterialDesignIcon getIconForSignState(AccountAgeWitnessService.SignState state) {
+        if (state.equals(AccountAgeWitnessService.SignState.PEER_INITIAL))
+            return MaterialDesignIcon.CLOCK;
</pre>
<p>We (and the compiler) know, but there should(?) be a white space after the one line inner block of the if statement.</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/4814#pullrequestreview-531739494">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSMQ42TQUVUTLXFKBTSQGEWDANCNFSM4TXL77IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNR7OPQTIRQZ73FUKW3SQGEWDA5CNFSM4TXL77I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD6Y3GZQ.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/4814#pullrequestreview-531739494",
"url": "https://github.com/bisq-network/bisq/pull/4814#pullrequestreview-531739494",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>