We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a26a2 commit 1a17400Copy full SHA for 1a17400
README.md
@@ -15,7 +15,7 @@ This crate is usually used together with [iroh-net](https://crates.io/crates/iro
15
16
- **Link:** a 32 byte blake3 hash of a blob.
17
18
-- **Collection:** any blob that contains links. The simplest collection is just an array of 32 byte blake3 hashes.
+- **HashSeq:** a blob that contains a sequence of links. Its size is a multiple of 32.
19
20
- **Provider:** The side that provides data and answers requests. Providers wait for incoming requests from Requests.
21
0 commit comments