[bisq-network/bisq] Add indication that BSQ transactions are not up to date (#2388)

Manfred Karrer notifications at github.com
Mon Feb 11 01:11:12 UTC 2019


ManfredKarrer commented on this pull request.



>  /**
  * High level entry point for Dao domain.
  * We initialize all main service classes here to be sure they are started.
  */
-public class DaoSetup {
+public class DaoSetup implements DaoStateListener {

I would prefer to not use DaoSetup for that but DaoFacade (or some custom class). I will have a look soon into it to make a more concrete sugestion.

-- 
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/2388#discussion_r255367245
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190210/6c373058/attachment.html>


More information about the bisq-github mailing list