Write dag-json codec as two bytes

Make it clearer (and easier to convert) that dag-json is two bytes.
This commit is contained in:
Volker Mische 2018-12-18 17:08:49 +01:00
parent b147a0ea48
commit 852f8909b7
1 changed files with 1 additions and 1 deletions

View File

@ -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

1 codec description code
426 eth-storage-trie Ethereum Contract Storage Trie (Eth-Secure-Trie) 0x98
427 bitcoin-block Bitcoin Block 0xb0
428 bitcoin-tx Bitcoin Tx 0xb1
429 zcash-block Zcash Block 0xc0
430 zcash-tx Zcash Tx 0xc1
431 stellar-block Stellar Block 0xd0
432 stellar-tx Stellar Tx 0xd1