[bisq-network/bisq] Cherry pick non ui commits from #2872 (#3030)

Christoph Sturm notifications at github.com
Tue Jul 30 09:47:31 UTC 2019


christophsturm commented on this pull request.



> @@ -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);

not sure if that line is safe. maybe not add the capability for now? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3030#pullrequestreview-268276661
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190730/98408e47/attachment.html>


More information about the bisq-github mailing list