<p></p>
<p><b>@cbeams</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4097#discussion_r400004729">cli/src/main/java/bisq/cli/app/BisqCliMain.java</a>:</p>
<pre style='color:#555'>>      }
 
-    private BisqCliMain(String host, int port) {
+    private BisqCliMain(String host, int port, String[] params) {
</pre>
⬇️ Suggested change
<pre style="color: #555">-    private BisqCliMain(String host, int port, String[] params) {
+    private BisqCliMain(String host, int port, String[] args) {
</pre>

<p>For consistency and conventionality.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4097#pullrequestreview-383622818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNU7W7F4DKAM6KBPXFDRKBILDANCNFSM4LVDCNHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUH3HS3XH5JJ5TI74LRKBILDA5CNFSM4LVDCNH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3OZ5IQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4097#pullrequestreview-383622818",
"url": "https://github.com/bisq-network/bisq/pull/4097#pullrequestreview-383622818",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>