Skip to content

Commit

Permalink
Update pkg/proof/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rootul P <[email protected]>
  • Loading branch information
rach-id and rootulp authored Apr 3, 2024
1 parent 69863f9 commit 10a87cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/proof/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Since share *three* is committed to by `RowRoot1`, we will be proving that row r

<img src="img/row_root_to_data_root_proof.png" alt="row root to data root proof" width="443"/>

The inner nodes in brown are the nodes needed to construct the merkle inclusion proof.
The inner nodes in maroon are the nodes needed to construct the merkle inclusion proof.

So, if we have access to these two proofs,
the [share to row root inclusion proof](#share-to-row-root-namespace-merkle-inclusion-proof) and [row root to data root inclusion proof](#row-root-to-data-root-inclusion-proof),
Expand Down

0 comments on commit 10a87cc

Please sign in to comment.