mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
33052af876
commit
0ebebc4c87
|
@ -292,6 +292,7 @@ runFakePeer se env = do
|
||||||
|
|
||||||
when ( h1 == h ) $ do
|
when ( h1 == h ) $ do
|
||||||
debug $ "THIS BLOCK IS DEFINITLY DONE" <+> pretty h1
|
debug $ "THIS BLOCK IS DEFINITLY DONE" <+> pretty h1
|
||||||
|
commitChunk cw chuKey h
|
||||||
|
|
||||||
-- ПОСЧИТАТЬ ХЭШ
|
-- ПОСЧИТАТЬ ХЭШ
|
||||||
-- ЕСЛИ СОШЁЛСЯ - ФИНАЛИЗИРОВАТЬ БЛОК
|
-- ЕСЛИ СОШЁЛСЯ - ФИНАЛИЗИРОВАТЬ БЛОК
|
||||||
|
|
Loading…
Reference in New Issue