From f16a0937b215e8ee6400d87866d21076384c7671 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 18 Jan 2019 13:02:48 +0000 Subject: [PATCH] fix codec conflicts See: https://github.com/multiformats/multicodec/pull/104#issuecomment-455499679 --- table.csv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/table.csv b/table.csv index b8a5518..c105dab 100644 --- a/table.csv +++ b/table.csv @@ -432,6 +432,6 @@ torrent-file, Torrent file (bencoded), 0x7c ed25519-pub, Ed25519 public key, 0xed Content Namespaces,, -ipld-ns, IPLD path, 0xee -ipfs-ns, IPFS path, 0xef -swarm-ns, Swarm path, 0xf0 +ipld-ns, IPLD path, 0xe2 +ipfs-ns, IPFS path, 0xe3 +swarm-ns, Swarm path, 0xe4