mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 13:33:10 +00:00
Write dag-json codec as two bytes
Make it clearer (and easier to convert) that dag-json is two bytes.
This commit is contained in:
parent
b147a0ea48
commit
852f8909b7
@ -426,7 +426,7 @@ mkv, , 0x
|
||||
IPLD formats,,
|
||||
dag-pb, MerkleDAG protobuf, 0x70
|
||||
dag-cbor, MerkleDAG cbor, 0x71
|
||||
dag-json, MerkleDAG json, 0x129
|
||||
dag-json, MerkleDAG json, 0x0129
|
||||
|
||||
git-raw, Raw Git object, 0x78
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user