mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-02-12 06:36:47 +00:00
Cleanup
This commit is contained in:
parent
00fe07a608
commit
3934671826
@ -368,7 +368,6 @@ proc new*[T, H](
|
||||
numBlocksTotal = numSlotBlocksTotal * manifest.numSlots # number of blocks per slot
|
||||
|
||||
emptyBlock = newSeq[byte](manifest.blockSize.int)
|
||||
# emptyDigestTree = ? (waitFor T.digestTree(emptyBlock, cellSize.int))
|
||||
|
||||
strategy = ? strategy.init(
|
||||
0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user