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

Christoph Atteneder notifications at github.com
Tue Sep 28 10:59:31 CEST 2021


@ripcurlx commented on this pull request.



> +import bisq.core.offer.Offer;
+import bisq.core.offer.OfferBookService;
+import bisq.core.trade.statistics.TradeStatisticsManager;
+import bisq.core.user.User;
+
+import bisq.common.taskrunner.Model;
+
+import org.bitcoinj.core.Transaction;
+
+import lombok.Getter;
+import lombok.Setter;
+import lombok.extern.slf4j.Slf4j;
+
+ at Slf4j
+ at Getter
+public class AtomicPlaceOfferModel implements Model {

Same here `PlaceAtomicOfferModel`?

-- 
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-765164179
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210928/e840863e/attachment.htm>


More information about the bisq-github mailing list