Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor
Transaction::orchard_nullifiers
getter
Use the fact that `Option<T>` implements `Iterator<T>` to simplify the code and remove the need for boxing the iterator. Co-authored-by: teor <teor@riseup.net>
- Loading branch information