-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Take in root as a Cell instead of a value.
In the Orchard circuit, the root (i.e. anchor) is a public input. We will not need direct access to its value, but will instead constrain the output of the Merkle hash to be equal to the corresponding cell in the public input column.
- Loading branch information
1 parent
37ca393
commit 7669068
Showing
1 changed file
with
28 additions
and
43 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