mirror of https://github.com/voidlizard/hbs2
wip, debug
This commit is contained in:
parent
940248e99b
commit
9e68723fe3
|
@ -437,8 +437,6 @@ refChanUpdateProto self pc adapter msg = do
|
||||||
debug $ "CLOSING ROUND" <+> pretty hashRef
|
debug $ "CLOSING ROUND" <+> pretty hashRef
|
||||||
pure ()
|
pure ()
|
||||||
|
|
||||||
lift $ refChanUpdateProto True pc adapter msg
|
|
||||||
|
|
||||||
-- TODO: expire-round-if-all-confirmations
|
-- TODO: expire-round-if-all-confirmations
|
||||||
-- если получили accept от всех пиров
|
-- если получили accept от всех пиров
|
||||||
-- закрываем раунд досрочно.
|
-- закрываем раунд досрочно.
|
||||||
|
|
Loading…
Reference in New Issue