wip, debug

This commit is contained in:
Dmitry Zuikov 2023-07-18 11:40:58 +03:00
parent 940248e99b
commit 9e68723fe3
1 changed files with 0 additions and 2 deletions

View File

@ -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 от всех пиров
-- закрываем раунд досрочно. -- закрываем раунд досрочно.