forked from zcash/incrementalmerkletree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an as_of_root argument to Tree::authentication_path
This requires a user of this API to specify a root of the tree that identifies the state of the tree at which the user wishes to construct an authentication path. This must be equal to either the current root of the tree, or to the root of the tree at a previous checkpoint.
- Loading branch information
Showing
5 changed files
with
601 additions
and
201 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.