[bisq-network/bisq] Add average bsq price (#3212)

Florian Reimair notifications at github.com
Fri Sep 6 09:43:13 UTC 2019


freimair commented on this pull request.



> @@ -1022,4 +1050,22 @@ public static void openTxInBsqBlockExplorer(String txId, Preferences preferences
         if (txId != null)
             GUIUtil.openWebPage(preferences.getBsqBlockChainExplorer().txUrl + txId, false);
     }
+
+    public static String getBsqInUsd(Price bsqPrice,

Java is CamelCase, most of our code-base is CamelCase, why do something different here. Looks ugly both ways :)

-- 
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/3212#discussion_r321658217
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190906/866558c1/attachment.html>


More information about the bisq-github mailing list