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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3030#discussion_r308645371">core/src/main/java/bisq/core/setup/CoreNetworkCapabilities.java</a>:</p>
<pre style='color:#555'>> @@ -29,7 +29,7 @@
 public class CoreNetworkCapabilities {
     public static void setSupportedCapabilities(BisqEnvironment bisqEnvironment) {
         Capabilities.app.addAll(Capability.TRADE_STATISTICS, Capability.TRADE_STATISTICS_2, Capability.ACCOUNT_AGE_WITNESS, Capability.ACK_MSG);
-        Capabilities.app.addAll(Capability.BUNDLE_OF_ENVELOPES);
+        Capabilities.app.addAll(Capability.BUNDLE_OF_ENVELOPES,Capability.SIGNED_ACCOUNT_AGE_WITNESS);
</pre>
<p>No issues, this is the way to extend the protocol. We're saying we handle <code>SIGNED_ACCOUNT_AGE_WITNESS</code> but no one is going to ask for it until we add the code actually using it.</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/3030?email_source=notifications&email_token=AJFFTNVWVI6X7RXIC4YGC6LQCAI7TA5CNFSM4IH2OMJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB765YXQ#discussion_r308645371">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXHGXC5Q3N6LCXQOD3QCAI7TANCNFSM4IH2OMJQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNQISW5NAFZBBCLSXNTQCAI7TA5CNFSM4IH2OMJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB765YXQ.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/3030?email_source=notifications\u0026email_token=AJFFTNVWVI6X7RXIC4YGC6LQCAI7TA5CNFSM4IH2OMJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB765YXQ#discussion_r308645371",
"url": "https://github.com/bisq-network/bisq/pull/3030?email_source=notifications\u0026email_token=AJFFTNVWVI6X7RXIC4YGC6LQCAI7TA5CNFSM4IH2OMJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB765YXQ#discussion_r308645371",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>