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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4814#discussion_r524674733">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>thanks for the reminder, I've been warned before about my <code>if</code> statements!  <g-emoji class="g-emoji" alias="smiley" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f603.png">😃</g-emoji></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#discussion_r524674733">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWN7AWXK2I7UQJAPWLSQGQ5RANCNFSM4TXL77IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVOJZZUKMDOMJDBNZ3SQGQ5RA5CNFSM4TXL77I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD6ZS25Q.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#discussion_r524674733",
"url": "https://github.com/bisq-network/bisq/pull/4814#discussion_r524674733",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>