This commit is contained in:
Ben 2024-10-29 11:19:42 +01:00
parent 00fe07a608
commit 3934671826
No known key found for this signature in database
GPG Key ID: 0F16E812E736C24B
1 changed files with 0 additions and 1 deletions

View File

@ -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,