<p></p>
<p><b>@chimp1984</b> approved this pull request.</p>

<p>utACK</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4764#discussion_r520701036">core/src/main/java/bisq/core/btc/setup/WalletsSetup.java</a>:</p>
<pre style='color:#555'>> @@ -522,6 +523,16 @@ public boolean isDownloadComplete() {
         return downloadPercentageProperty().get() == 1d;
     }
 
+    public boolean isChainHeightSyncedToPeers() {
</pre>
<p>Maybe better rename it so it reflects that we have a tolernace for the check...<br>
Maybe: <code>inSyncWithMostCommonChainHeight</code> ? (still not great but the "MostCommon" suggests we are not operating on exact data here.</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/4764#pullrequestreview-527386803">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNURDPI62A6452FREITSPFWGHANCNFSM4TODH4QA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTSVUOZBVKWUOIA37LSPFWGHA5CNFSM4TODH4QKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD5XURMY.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/4764#pullrequestreview-527386803",
"url": "https://github.com/bisq-network/bisq/pull/4764#pullrequestreview-527386803",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>