Skip to content

Commit d39f7af

Browse files
authored
Merge pull request multiformats#187 from oed/patch-2
Define CIDv1 as a mutlicodec
2 parents 00960cf + fd02568 commit d39f7af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

table.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name, tag, code, description
22
identity, multihash, 0x00, raw binary
3+
cidv1, ipld, 0x01, CIDv1
4+
cidv2, ipld, 0x02, CIDv2
5+
cidv3, ipld, 0x03, CIDv3
36
ip4, multiaddr, 0x04,
47
tcp, multiaddr, 0x06,
58
sha1, multihash, 0x11,

0 commit comments

Comments
 (0)