mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-07 16:03:13 +00:00
Add comment
This commit is contained in:
parent
cf63b1dc2c
commit
6cfa762950
@ -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