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

chimp1984 notifications at github.com
Fri Sep 6 10:28:53 UTC 2019


chimp1984 commented on this pull request.



> @@ -116,7 +116,9 @@ public static Coin getMakerFee(boolean isCurrencyForMakerFeeBtc, @Nullable Coin
      * @param amount
      * @return
      */
-    public static boolean isCurrencyForMakerFeeBtc(Preferences preferences, BsqWalletService bsqWalletService, Coin amount) {
+    public static boolean isCurrencyForMakerFeeBtc(Preferences preferences,
+                                                   BsqWalletService bsqWalletService,
+                                                   Coin amount) {

We all should apply the formatting rules at commit. In IntelliJ there is a checkbox for reorganize import and reformat. If all contributors use that we have same formatting in all committed classes. You can also compare directly in IntelliJ which is much more user friendly as a terminal diff IMO. 

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


More information about the bisq-github mailing list