[bisq-network/bisq-core] Fix broadcast issues (#165)

Manfred Karrer notifications at github.com
Tue Aug 21 22:10:52 UTC 2018


ManfredKarrer commented on this pull request.



> @@ -29,13 +30,22 @@
     @Nullable
     private final Transaction localTx;
     @Getter
-    private int delay;
-
-    public TxBroadcastTimeoutException(Transaction localTx, int delay) {
+    private final int delay;
+    @Getter
+    private final Wallet wallet;
+
+    /**
+     *

I added a comment in next PR.

-- 
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-core/pull/165#discussion_r211776207
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180821/65685661/attachment-0001.html>


More information about the bisq-github mailing list