From d1451e0de314b33c323624ca3ddb5b7cc5967c37 Mon Sep 17 00:00:00 2001 From: Mildred Ki'Lya Date: Sat, 25 Feb 2017 19:28:32 +0100 Subject: [PATCH] Add DHT record code --- table.csv | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/table.csv b/table.csv index 370d096d..95d4b1e1 100644 --- a/table.csv +++ b/table.csv @@ -178,6 +178,10 @@ IPLD formats,, dag-pb, MerkleDAG protobuf, 0x70 dag-cbor, MerkleDAG cbor, 0x71 +IPFS,, +ipfs-kad-dht-record, Key of an IPFS record in the DHT, 0x0220 + +Blockchain,, eth-block, Ethereum Block (RLP), 0x90 eth-block-list, Ethereum Block List (RLP), 0x91 eth-tx-trie, Ethereum Transaction Trie (Eth-Trie), 0x92