mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-03 22:13:12 +00:00
Fix typo
This commit is contained in:
parent
d8f0ca1660
commit
4d21191aaa
@ -86,7 +86,7 @@ proc init(
|
||||
##
|
||||
## If the session already exists, do nothing and return ok.
|
||||
## Meaning that a cid can only have one active download session.
|
||||
## If the chunckSize is 0, the default block size will be used.
|
||||
## If the chunkSize is 0, the default block size will be used.
|
||||
## If local is true, the file will be retrived from the local store.
|
||||
|
||||
if downloadSessions.contains($cCid):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user