Add missing reference

This commit is contained in:
Mark Spanbroek 2021-01-06 12:04:46 +01:00 committed by markspanbroek
parent 25722110d7
commit 30d9351943
1 changed files with 2 additions and 2 deletions

View File

@ -37,5 +37,5 @@ Dagger. It is not meant to be a criticism of IPFS.
- IPFS uses variable size blocks instead of fixed-size chunks (§3.6) - IPFS uses variable size blocks instead of fixed-size chunks (§3.6)
- Supporting version control directly in IPFS feels like an unnecessary - Supporting version control directly in IPFS feels like an unnecessary
complication (§3.6.5) complication (§3.6.5)
- Handles mutable state by hacking it into the routing DHT, instead of using a - Handles mutable state by hacking it into the routing DHT (§3.7.1), instead of
separate mutable naming system like ENS using a separate mutable naming system like ENS