logos-storage-nim/storage/multicodec_exts.nim

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
104 B
Nim
Raw Normal View History

const CodecExts =
[("storage-manifest", 0xCD01), ("storage-block", 0xCD02), ("storage-root", 0xCD03)]