File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ This IPIP adds a new section to the UnixFS specification documenting the 128-byt
5353Add new section "Identity CID Size Limit" that specifies:
5454
5555- Identity CIDs (multihash code ` 0x00 ` ) are experimental and limited to 128-byte digest size
56- - Implementations MUST never produce identity CIDs exceeding 128 bytes
57- - Implementations MUST reject identity CIDs exceeding 128 bytes when reading
56+ - Implementations MUST never produce identity CIDs with digest sizes exceeding 128 bytes
57+ - Implementations MUST reject identity CIDs with digest sizes exceeding 128 bytes when reading
5858- Implementations SHOULD automatically convert to regular blocks if data modifications would exceed the limit
5959
6060### Test Fixtures
You can’t perform that action at this time.
0 commit comments