[bisq-network/bisq] [WIP] Backup, restore and create a new onion address via GUI (#3044)

Christoph Sturm notifications at github.com
Tue Aug 20 10:51:46 UTC 2019


christophsturm commented on this pull request.



> @@ -97,6 +98,8 @@
     private final P2PService p2PService;
     private final BtcWalletService btcWalletService;
     private final TradeWalletService tradeWalletService;
+    @Inject
+    private TradeManager tradeManager;

can we break up the circularity maybe by introducing a new component?

-- 
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/3044#discussion_r315624729
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190820/7e327a05/attachment.html>


More information about the bisq-github mailing list