Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(docs): Document slow update tree (#3416)
Closes AztecProtocol/aztec-packages#3374 Documents the slow update tree - how, when, why Explanation in concepts & how-to in syntax page # Checklist: Remove the checklist to signal you've completed it. Enable auto-merge if the PR is ready to merge. - [x] If the pull request requires a cryptography review (e.g. cryptographic algorithm implementations) I have added the 'crypto' tag. - [x] I have reviewed my diff in github, line by line and removed unexpected formatting changes, testing logs, or commented-out code. - [x] Every change is related to the PR description. - [x] I have [linked](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) this pull request to relevant issues (if any exist). --------- Co-authored-by: josh crites <[email protected]> Co-authored-by: Rahul Kothari <[email protected]>
- Loading branch information