Skip to content

Commit 1a17400

Browse files
committed
docs: update readme
1 parent 28a26a2 commit 1a17400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This crate is usually used together with [iroh-net](https://crates.io/crates/iro
1515

1616
- **Link:** a 32 byte blake3 hash of a blob.
1717

18-
- **Collection:** any blob that contains links. The simplest collection is just an array of 32 byte blake3 hashes.
18+
- **HashSeq:** a blob that contains a sequence of links. Its size is a multiple of 32.
1919

2020
- **Provider:** The side that provides data and answers requests. Providers wait for incoming requests from Requests.
2121

0 commit comments

Comments
 (0)