From 852f8909b761765f2ff84e081c1bc28e5dcb8a56 Mon Sep 17 00:00:00 2001 From: Volker Mische Date: Tue, 18 Dec 2018 17:08:49 +0100 Subject: [PATCH] Write dag-json codec as two bytes Make it clearer (and easier to convert) that dag-json is two bytes. --- table.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/table.csv b/table.csv index 0c9608c..042947d 100644 --- a/table.csv +++ b/table.csv @@ -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