[bisq-network/bisq] [WIP] Atomic bsq trades (#5729)

Christoph Atteneder notifications at github.com
Tue Sep 28 10:48:16 CEST 2021


@ripcurlx commented on this pull request.



> +    // API
+    ///////////////////////////////////////////////////////////////////////////////////////////
+
+    @Override
+    public long getAmount() {
+        return 0;
+    }
+
+    @Override
+    public long getMinAmount() {
+        return 0;
+    }
+
+    @Override
+    public String getBaseCurrencyCode() {
+        return "BSQ";

as this is an BSQ atomic offer payload shall we call it AtomicBsqOfferPayload in case we want to support more Atomic offers in the future (XMR?)

-- 
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/5729#pullrequestreview-765151381
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210928/5ed19a89/attachment-0001.htm>


More information about the bisq-github mailing list