[bisq-network/bisq] Remove read stdin loop (#4097)

Florian Reimair notifications at github.com
Tue Mar 31 12:31:47 UTC 2020


@freimair commented on this pull request.



>  
     public static void main(String[] args) {
-        new BisqCliMain("localhost", 8888);
+        new BisqCliMain("localhost", 8888, args);

I do not think so. the monitor is quite separate from everything else, plus, this is a default fallback value - it can and should be configured via the monitors properties file.

-- 
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/4097#discussion_r400874451
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200331/9da6da9b/attachment-0001.html>


More information about the bisq-github mailing list