Expand description
A crate for Zcash protocol constants and value types.
zcash_protocol contains Rust structs, traits and functions that provide the network constants
for the Zcash main and test networks, as well types for representing ZEC amounts and value
balances.
§Feature flags
test-dependencies— Exposes APIs that are useful for testing, such aspropteststrategies.local-consensus— Exposes support for working with a local consensus (e.g. regtest).
Modules§
- Consensus logic and parameters.
- Network-specific Zcash constants.
- local_
consensus local-consensus - Structs for handling encrypted memos.
Enums§
- A value pool in the Zcash protocol.
- A Zcash shielded transfer protocol.