Fix path to `orchard::note::Nullifier` in CHANGELOG.md

This commit is contained in:
str4d 2023-12-20 00:56:26 +00:00 committed by GitHub
parent 71d9ddd637
commit a5948cd778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ and this project adheres to Rust's notion of
- `PreparedEphemeralPublicKey`
- `PreparedIncomingViewingKey`
- impls of `memuse::DynamicUsage` for:
- `orchard::note::nullifier::Nullifier`
- `orchard::note::Nullifier`
- `orchard::note_encryption::OrchardDomain`
- impls of `Eq` for:
- `orchard::zip32::ChildIndex`