mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-03-17 01:33:18 +00:00
cleanup
This commit is contained in:
parent
d85b89a7c7
commit
26b9b9f3cf
@ -39,6 +39,7 @@ func getCell*[T, H](
|
||||
self: DataSampler[T, H],
|
||||
blkBytes: seq[byte],
|
||||
blkCellIdx: Natural): seq[byte] =
|
||||
|
||||
let
|
||||
cellSize = self.builder.cellSize.uint64
|
||||
dataStart = cellSize * blkCellIdx.uint64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user