This commit is contained in:
Dmitry Zuikov 2023-07-18 09:32:08 +03:00
parent e53c9fa995
commit 33478cdebd
1 changed files with 1 additions and 2 deletions

View File

@ -404,8 +404,7 @@ refChanUpdateProto self pc adapter msg = do
_ -> Nothing
(peerKey, ptran) <- MaybeT $ pure $ unboxSignedBox0 @(ProposeTran e) @e proposed
(peerKey0, ptran) <- MaybeT $ pure $ unboxSignedBox0 @(ProposeTran e) @e proposed
debug $ "ACCEPT FROM:" <+> pretty (AsBase58 peerKey)