librustzcash/components/zcash_protocol/src
Kris Nuttycombe 4b18426fcd zcash_address: Use `zcash_protocol::consensus::NetworkType`
This inverts the dependency relationship between `zcash_protocol` and
`zcash_address`, permitting the network constants (primarily the HRPs)
defined in `zcash_protocol` to be used directly in `zcash_address`
instead of being duplicated.
2024-03-05 13:36:15 -07:00
..
constants zcash_address: Use `zcash_protocol::consensus::NetworkType` 2024-03-05 13:36:15 -07:00
consensus.rs zcash_address: Use `zcash_protocol::consensus::NetworkType` 2024-03-05 13:36:15 -07:00
constants.rs Move `zcash_primitives::{consensus, constants}` to the `zcash_protocol` crate 2024-03-05 09:45:24 -07:00
lib.rs zcash_client_backend: Move the `ShieldedProtocol` and `PoolType` types to `zcash_protocol` 2024-03-05 09:46:03 -07:00
local_consensus.rs zcash_address: Use `zcash_protocol::consensus::NetworkType` 2024-03-05 13:36:15 -07:00
value.rs Fix broken intra-doc links after `zcash_protocol` crate extraction. 2024-03-05 09:45:24 -07:00