Skip to content

Commit

Permalink
ipip-402: clarify unixfs offset
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Jul 21, 2023
1 parent ffb1550 commit 584098d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/http-gateways/trustless-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ When the terminating entity at the end of the specified content path:
specified byte range of that entity.

- When dealing with a sharded UnixFS file (`dag-pb`, `0x70`) and a non-zero
`from` value, the UnixFS values `filesize` and `blocksizes` determine the
`from` value, the UnixFS data and `blocksizes` determine the
corresponding starting block for a given `from` offset.

- cannot be interpreted as a continuous array of bytes (such as a DAG-CBOR/JSON
Expand Down

0 comments on commit 584098d

Please sign in to comment.