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

Chris Beams notifications at github.com
Mon Mar 30 08:15:45 UTC 2020


@cbeams commented on this pull request.



>      }
 
-    private BisqCliMain(String host, int port) {
+    private BisqCliMain(String host, int port, String[] params) {

```suggestion
    private BisqCliMain(String host, int port, String[] args) {
```

For consistency and conventionality.

-- 
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#pullrequestreview-383622818
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200330/f7f8023b/attachment-0001.html>


More information about the bisq-github mailing list