mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-18 05:36:50 +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
|
numBlocksTotal = numSlotBlocksTotal * manifest.numSlots # number of blocks per slot
|
||||||
|
|
||||||
emptyBlock = newSeq[byte](manifest.blockSize.int)
|
emptyBlock = newSeq[byte](manifest.blockSize.int)
|
||||||
# emptyDigestTree = ? (waitFor T.digestTree(emptyBlock, cellSize.int))
|
|
||||||
|
|
||||||
strategy = ? strategy.init(
|
strategy = ? strategy.init(
|
||||||
0,
|
0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user