[bisq-network/bisq] Use existing timer in unlockwallet(pwd, timeout) (#4558)

chimp1984 notifications at github.com
Sat Sep 26 20:18:06 UTC 2020


@chimp1984 commented on this pull request.



> @@ -43,6 +43,12 @@
 public abstract class DisputeAgent implements ProtectedStoragePayload, ExpirablePayload {
     public static final long TTL = TimeUnit.DAYS.toMillis(10);
 
+    public enum DisputeAgentType {
+        ARBITRATOR,
+        MEDIATOR,
+        REFUNDAGENT

But nothing urgent, can be done anytime later as well ....

-- 
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/4558#discussion_r495491669
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200926/adf7e80b/attachment.html>


More information about the bisq-github mailing list