diff options
Diffstat (limited to 'doc/protocol.md')
-rw-r--r-- | doc/protocol.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocol.md b/doc/protocol.md index 63355dd..7324637 100644 --- a/doc/protocol.md +++ b/doc/protocol.md @@ -34,5 +34,5 @@ encoded text. ## Resources -Resources are reusable things. They are identified by the SHA-256 hash of their +Resources are reusable things. They are identified by the BLAKE3 hash of their serialized content. See [resources.md](./resources.md) |