Fix a broken link to ZIP 316.

This commit is contained in:
Nathan Wilcox 2022-06-13 09:50:01 -07:00 committed by GitHub
parent b6ba216c0f
commit e2b688ea61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ An implementation of the F4Jumble algorithm, an unkeyed variable-width
permutation.
F4Jumble is used by Zcash Unified Addresses and Unified Viewing Keys to
prevent certain kinds of malleation attacks, and is specified by [ZIP 316](https://zips.z.cash/zip316).
prevent certain kinds of malleation attacks, and is specified by [ZIP 316](https://zips.z.cash/zip-0316).
## License