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

Christoph Atteneder notifications at github.com
Fri Sep 6 09:31:36 UTC 2019


ripcurlx 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,

I just wanted to point it out as I found both variations in the codebase and we should stick to one or the other.

-- 
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_r321653561
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190906/0cbbdcec/attachment.html>


More information about the bisq-github mailing list