From b9018562a7efb45a63f54547a3d9b488fa3097f9 Mon Sep 17 00:00:00 2001 From: Rod Vagg Date: Mon, 15 Nov 2021 15:44:32 +1100 Subject: [PATCH] cid: change tag of CID entries to 'cid' (#243) Ref: https://github.com/multiformats/multicodec/issues/242 --- table.csv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/table.csv b/table.csv index 162c501..4950ef1 100644 --- a/table.csv +++ b/table.csv @@ -1,8 +1,8 @@ name, tag, code, status, description identity, multihash, 0x00, permanent, raw binary -cidv1, ipld, 0x01, permanent, CIDv1 -cidv2, ipld, 0x02, draft, CIDv2 -cidv3, ipld, 0x03, draft, CIDv3 +cidv1, cid, 0x01, permanent, CIDv1 +cidv2, cid, 0x02, draft, CIDv2 +cidv3, cid, 0x03, draft, CIDv3 ip4, multiaddr, 0x04, permanent, tcp, multiaddr, 0x06, permanent, sha1, multihash, 0x11, permanent,