Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions codecs.json
Original file line number Diff line number Diff line change
Expand Up @@ -937,6 +937,13 @@
"description": "Filecoin graphsync datatransfer",
"code": 2320
},
"4113": {
"name": "fr32-sha2-256-trunc254-padded-binary-tree",
"tag": "multihash",
"status": "draft",
"description": "A balanced binary tree hash used in Filecoin Piece Commitments.",
"code": 4113
},
"4114": {
"name": "sha2-256-trunc254-padded",
"tag": "multihash",
Expand Down