Apply suggestions from code review

Co-Authored-By: Christopher Goes <cwgoes@pluranimity.org>
This commit is contained in:
Anton Kaliaev 2019-07-17 17:56:57 +04:00 committed by GitHub
parent fecc9d6e61
commit df6122fed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ the tree.
Note that for AVL trees, which are insertion-order dependent, that the
depth-first approach must include all internal nodes in order to properly
communicate the structure of the tree, which cannot be derrived from key-value
communicate the structure of the tree, which cannot be derived from key-value
pairs alone. Such nodes would be part of the proof structure.
The chunker can assign to each chunk a unique index, and every chunker will