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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3621#discussion_r348037158">p2p/src/main/java/bisq/network/p2p/P2PModule.java</a>:</p>
<pre style='color:#555'>> @@ -105,5 +105,6 @@ protected void configure() {
         bindConstant().annotatedWith(named(NetworkOptionKeys.MSG_THROTTLE_PER_10_SEC)).to(environment.getRequiredProperty(NetworkOptionKeys.MSG_THROTTLE_PER_10_SEC));
         bindConstant().annotatedWith(named(NetworkOptionKeys.SEND_MSG_THROTTLE_TRIGGER)).to(environment.getRequiredProperty(NetworkOptionKeys.SEND_MSG_THROTTLE_TRIGGER));
         bindConstant().annotatedWith(named(NetworkOptionKeys.SEND_MSG_THROTTLE_SLEEP)).to(environment.getRequiredProperty(NetworkOptionKeys.SEND_MSG_THROTTLE_SLEEP));
+        bindConstant().annotatedWith(named("MAX_SEQUENCE_NUMBER_MAP_SIZE_BEFORE_PURGE")).to(10000);
</pre>
<p>Yes, this was intended to just be a refactor, not a policy change. An extra 0 was added accidentally during the move. Thanks for the keen eye.</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/3621?email_source=notifications&email_token=AJFFTNWH6PL27FHRES47GQTQUQJDNA5CNFSM4JOHXZ3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMDFWBQ#discussion_r348037158">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQR6FQUNXCY2N4EW6DQUQJDNANCNFSM4JOHXZ3A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQPHEFAEPH2BQIQ3YLQUQJDNA5CNFSM4JOHXZ3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMDFWBQ.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/3621?email_source=notifications\u0026email_token=AJFFTNWH6PL27FHRES47GQTQUQJDNA5CNFSM4JOHXZ3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMDFWBQ#discussion_r348037158",
"url": "https://github.com/bisq-network/bisq/pull/3621?email_source=notifications\u0026email_token=AJFFTNWH6PL27FHRES47GQTQUQJDNA5CNFSM4JOHXZ3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMDFWBQ#discussion_r348037158",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>