You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
In the Merkle Tree & Terminology sections we should emphasize the root hashes aren't persisted anywhere, but only the signatures of the hashes are persisted.
Also emphasize index for the signature is the index of the right-most node in the tree, divided by two. We should update our images to the following:
In the Merkle Tree & Terminology sections we should emphasize the root hashes aren't persisted anywhere, but only the signatures of the hashes are persisted.
Also emphasize index for the signature is the index of the right-most node in the tree, divided by two. We should update our images to the following:
tree (stays same)
signatures (added indexes)
The text was updated successfully, but these errors were encountered: