wip, debug

This commit is contained in:
Dmitry Zuikov 2023-07-18 11:44:13 +03:00
parent 9e68723fe3
commit 7e1c115056
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ refChanUpdateProto self pc adapter msg = do
let h0 = hashObject @HbSync (serialise msg)
guard =<< liftIO (hasBlock sto h0 <&> isJust)
-- guard =<< liftIO (hasBlock sto h0 <&> isJust)
debug $ "RefChanUpdate/ACCEPT" <+> pretty h0