librustzcash/zcash_extensions
Kris Nuttycombe a1e693d15f Remove the Wif type; it should not be used.
We should attempt to avoid passing spending keys back and forth
across the FFI entirely, but in any case this is no longer the
correct type to use at this boundary; we should use the encoding
of the transparent component of a unified spending key instead.
2022-01-27 16:08:04 -07:00
..
src Remove the Wif type; it should not be used. 2022-01-27 16:08:04 -07:00
CHANGELOG.md Changelogs: s/project/library 2021-02-04 15:16:32 +00:00
Cargo.toml Remove unused dependencies (#479) 2022-01-18 12:04:14 -07:00