[bisq-network/bisq] Fix offer volume jumps (#3194)

benk10 notifications at github.com
Wed Sep 4 12:16:31 UTC 2019


ben-kaufman commented on this pull request.



> @@ -1208,4 +1216,35 @@ private void stopTimeoutTimer() {
     private BSFormatter getFormatterForMakerFee() {
         return dataModel.isCurrencyForMakerFeeBtc() ? btcFormatter : bsqFormatter;
     }
+

I'm not sure what part of the code should I move there. It seems like I can move just a few lines of the actual math calculation, while I'll need to keep the rest. Is that what you wanted me to move?

-- 
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/3194#discussion_r320725459
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190904/a075cc6f/attachment.html>


More information about the bisq-github mailing list