wip, debug

This commit is contained in:
Dmitry Zuikov 2023-07-18 12:11:27 +03:00
parent d7a4d5cdf2
commit 3c46a14aa5
1 changed files with 4 additions and 0 deletions

View File

@ -301,6 +301,10 @@ refChanUpdateProto self pc adapter msg = do
let h0 = hashObject @HbSync (serialise msg)
done <- liftIO (hasBlock sto h0) <&> isJust
guard (not done)
debug $ "RefChanUpdate/Propose" <+> pretty h0
deferred proto do