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
53
53
Add new section "Identity CID Size Limit" that specifies:
54
54
55
55
- 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
58
58
- Implementations SHOULD automatically convert to regular blocks if data modifications would exceed the limit
59
59
60
60
### Test Fixtures
You can’t perform that action at this time.
0 commit comments