[bisq-network/bisq] Dao avoid bsq burn (#2242)

sqrrm notifications at github.com
Sun Feb 3 15:23:03 UTC 2019


sqrrm commented on this pull request.



> @@ -53,8 +53,10 @@ protected Bond(T bondedAsset) {
     }
 
     public boolean isActive() {
-        return bondState != BondState.READY_FOR_LOCKUP &&
-                bondState != BondState.UNLOCKED;
+        return bondState == BondState.LOCKUP_TX_CONFIRMED ||

It's here, next line down.

-- 
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/2242#discussion_r253306292
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190203/9fbbc6bd/attachment.html>


More information about the bisq-github mailing list