mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-06 23:43:08 +00:00
Add comment
This commit is contained in:
parent
2277729bad
commit
40d2715bac
@ -6,6 +6,7 @@
|
|||||||
## - DELETE: Deletes either a single block or an entire dataset from the local node.
|
## - DELETE: Deletes either a single block or an entire dataset from the local node.
|
||||||
## - FETCH: download a file from the network to the local node.
|
## - FETCH: download a file from the network to the local node.
|
||||||
## - SPACE: get the amount of space used by the local node.
|
## - SPACE: get the amount of space used by the local node.
|
||||||
|
## - EXISTS: check the existence of a cid in a node (local store).
|
||||||
|
|
||||||
import std/[options]
|
import std/[options]
|
||||||
import chronos
|
import chronos
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user