* Wrap Sprout note commitment trees into `Arc` * Remove a redundant comment * Rephrase a comment about chain forking * Remove a redundant comment The comment is not valid because Zebra uses `bridgetree::Frontier`s from the `incrementalmerkletree` crate to represent its note commitment trees. This `struct` does not support popping elements from the tree. * Wrap Sapling commitment trees into `Arc` * Remove unnecessary `as_ref`s * Wrap Orchard commitment trees into `Arc` |
||
|---|---|---|
| .. | ||
| proptest-regressions/service | ||
| src | ||
| tests | ||
| Cargo.toml | ||