logos-storage-nim/storage/contentids_exts.nim

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

6 lines
122 B
Nim
Raw Normal View History

const ContentIdsExts = [
multiCodec("storage-root"),
multiCodec("storage-manifest"),
multiCodec("storage-block"),
]