librustzcash/components/zcash_address
Daira-Emma Hopwood 6c90219817 Prefer the `PoolType::{SAPLING, ORCHARD, TRANSPARENT}` constants to
`PoolType::{Shielded(_), Transparent}`.

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-06-18 21:03:22 +01:00
..
proptest-regressions/kind Fix incorrect ordering of receivers in writing raw encoding. 2021-12-06 08:32:07 -07:00
src Prefer the `PoolType::{SAPLING, ORCHARD, TRANSPARENT}` constants to 2024-06-18 21:03:22 +01:00
CHANGELOG.md Fix changelogs to reflect actual MSRVs 2024-05-24 15:46:40 +01:00
Cargo.toml zip321: Replace dependencies on `zcash_keys` types with `zcash_address` 2024-04-05 16:10:22 -06:00
LICENSE-APACHE
LICENSE-MIT
README.md

README.md

zcash_address

Zcash address parsing and serialization. This library allows its users to easily recognize and give good error messages for new Zcash address types.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.