mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-28 10:13:10 +00:00
merge issues
This commit is contained in:
parent
257385e6f4
commit
332e08f95c
@ -31,14 +31,6 @@ import ./codextypes
|
||||
|
||||
export errors, formats, units, codextypes
|
||||
|
||||
# hashes
|
||||
Sha256Hash* = multiCodec("sha2-256")
|
||||
|
||||
# CIDs
|
||||
Raw = multiCodec("raw")
|
||||
DagPB* = multiCodec("dag-pb")
|
||||
DagJson* = multiCodec("dag-json")
|
||||
|
||||
type
|
||||
Block* = ref object of RootObj
|
||||
cid*: Cid
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user