From 882a6180b8e5bd52ed99f469f1ab51d4196a33ac Mon Sep 17 00:00:00 2001 From: Justin Date: Wed, 21 Jun 2017 22:47:12 +0100 Subject: [PATCH] Add identity multihash This is part of https://github.com/ipfs/go-ipfs/issues/3896 --- table.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/table.csv b/table.csv index a52120c..dad3a15 100644 --- a/table.csv +++ b/table.csv @@ -35,6 +35,7 @@ multiaddr, , 0x32 multibase, , 0x33 multihashes,, +id, , 0x00 sha1, , 0x11 sha2-256, , 0x12 sha2-512, , 0x13