Add comment

This commit is contained in:
Arnaud 2025-11-02 17:02:23 +01:00
parent cf63b1dc2c
commit 6cfa762950
No known key found for this signature in database
GPG Key ID: B8FBC178F10CA7AE

View File

@ -6,6 +6,7 @@
## - 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.
## - 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 chronos