Skip to content

Commit 84d9000

Browse files
committed
README: hide excalidraw link
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent c11d9d0 commit 84d9000

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ The proof is a sub-DAG of the original, which contains the path to the targeted
2525

2626
Consider the following UnixFS DAG file with a fanout factor of 3:
2727
![image](https://user-images.githubusercontent.com/6136245/139512869-5135649f-dc34-4ef1-9862-5c47860ec581.png)
28-
([excalidraw link](https://excalidraw.com/#json=5662906028916736,qzS2x9JgfY30Vy2tbzWwiA)
28+
<!---
29+
(https://excalidraw.com/#json=5662906028916736,qzS2x9JgfY30Vy2tbzWwiA)
30+
-->
31+
2932

3033
Considering a verifer is asking a prover to provide a proof that it contains the corresponding block at the _file level offset_ X, the prover generates the subdag inside the green zone:
3134
- RoundIndigo nodes are internal DAG nodes that are somewhat small-ish and don't contain file data.

0 commit comments

Comments
 (0)