[bisq-network/bisq] Add "Buy BSQ" button next to trade fee selector (#5055)

Christoph Atteneder notifications at github.com
Mon Nov 8 10:16:17 CET 2021


> public boolean isBuyBsqOffer() {
>         return !isBuyOffer() && getOffer().getCurrencyCode().equals("BSQ");
>     }

Yes, this is a little bit confusing because of the fact that when you buy an altcoin you actually selling Bitcoin. I can add an additional comment to make this less confusing. But actually the naming of `isBuyBsqOffer` is accurate.

-- 
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/5055#issuecomment-962954068
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211108/37fdea35/attachment.htm>


More information about the bisq-github mailing list